aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pdp11/pdp11.md
diff options
context:
space:
mode:
authorPaul Koning <ni1d@arrl.net>2010-11-18 20:57:00 -0500
committerPaul Koning <pkoning@gcc.gnu.org>2010-11-18 20:57:00 -0500
commit13478fb03982669ad0d8230f3a9220d10b80cb13 (patch)
tree72a4d2722233a568feaada5317e7be99d8654100 /gcc/config/pdp11/pdp11.md
parent6d119d8f859c529256c0d244b518eb4d2cf909c9 (diff)
downloadgcc-13478fb03982669ad0d8230f3a9220d10b80cb13.zip
gcc-13478fb03982669ad0d8230f3a9220d10b80cb13.tar.gz
gcc-13478fb03982669ad0d8230f3a9220d10b80cb13.tar.bz2
pdp11.md (abshi2): Delete TARGET_ABSHI_BUILTIN.
* config/pdp11/pdp11.md (abshi2): Delete TARGET_ABSHI_BUILTIN. * config/pdp11/pdp11.c (TARGET_DEFAULT_TARGET_FLAGS): Ditto. * config/pdp11/pdp11.opt (-mabshi): Delete. From-SVN: r166928
Diffstat (limited to 'gcc/config/pdp11/pdp11.md')
-rw-r--r--gcc/config/pdp11/pdp11.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/pdp11/pdp11.md b/gcc/config/pdp11/pdp11.md
index 8f5f919..1176440 100644
--- a/gcc/config/pdp11/pdp11.md
+++ b/gcc/config/pdp11/pdp11.md
@@ -1068,7 +1068,7 @@
(define_insn "abshi2"
[(set (match_operand:HI 0 "nonimmediate_operand" "=r,o")
(abs:HI (match_operand:HI 1 "general_operand" "0,0")))]
- "TARGET_ABSHI_BUILTIN"
+ ""
"*
{
static int count = 0;