+2005-11-20 Graham Stott <btinternet.com>
+
+ * gensupport.c (std_preds): Fixed extraneous `false` in last change.
+
2005-11-20 Andreas Schwab <schwab@suse.de>
PR target/24757
{"const_double_operand", false, {CONST_INT, CONST_DOUBLE}},
{"nonimmediate_operand", false, {SUBREG, REG, MEM}},
{"nonmemory_operand", false, {CONST_INT, CONST_DOUBLE, CONST, SYMBOL_REF,
- false, LABEL_REF, SUBREG, REG}},
+ LABEL_REF, SUBREG, REG}},
{"push_operand", false, {MEM}},
{"pop_operand", false, {MEM}},
{"memory_operand", false, {SUBREG, MEM}},