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@codesourcery.com>2005-04-21 16:56:41 +0000
commit9a8cd5f223f046f9b921cd0e11146e54b05f63b0 (patch)
tree6ce398375fc6fa9baa65464560c8621b89afaf8f /gcc/optabs.c
parent42c29bd80f12c43124a712cbafba6a0bb59833df (diff)
* optabs.c (gen_conditional_trap): Restore #define.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@98513 138bc75d-0d04-0410-961f-82ee72b054a4
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 8d20ad770a0..c180da17a9c 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