aboutsummaryrefslogtreecommitdiff
path: root/gcc/optabs.c
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2005-04-21 16:56:41 +0000
committerNathan Sidwell <nathan@gcc.gnu.org>2005-04-21 16:56:41 +0000
commitde3eb46f1fe6b6c08001a4183e29a5816741a7af (patch)
tree6ce398375fc6fa9baa65464560c8621b89afaf8f /gcc/optabs.c
parentad903c6db716b2bfbbc242afc0252443ad72ca46 (diff)
downloadgcc-de3eb46f1fe6b6c08001a4183e29a5816741a7af.zip
gcc-de3eb46f1fe6b6c08001a4183e29a5816741a7af.tar.gz
gcc-de3eb46f1fe6b6c08001a4183e29a5816741a7af.tar.bz2
* optabs.c (gen_conditional_trap): Restore #define.
From-SVN: r98513
Diffstat (limited to 'gcc/optabs.c')
-rw-r--r--gcc/optabs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/optabs.c b/gcc/optabs.c
index 8d20ad7..c180da1 100644
--- a/gcc/optabs.c
+++ b/gcc/optabs.c
@@ -127,6 +127,7 @@ static rtx vector_compare_rtx (tree, bool, enum insn_code);
#ifndef HAVE_conditional_trap
#define HAVE_conditional_trap 0
+#define gen_conditional_trap(a,b) (gcc_unreachable (), NULL_RTX)
#endif
/* Add a REG_EQUAL note to the last insn in INSNS. TARGET is being set to