m32r.h (PREDICATE_CODES): Remove m32r_not_same_reg.

2001-01-24  Ben Elliston  <bje@redhat.com>

	* config/m32r/m32r.h (PREDICATE_CODES): Remove m32r_not_same_reg.

From-SVN: r39236
This commit is contained in:
Ben Elliston 2001-01-24 12:47:45 +00:00 committed by Ben Elliston
parent e5596aef62
commit a941b588e1
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2001-01-24 Ben Elliston <bje@redhat.com>
* config/m32r/m32r.h (PREDICATE_CODES): Remove m32r_not_same_reg.
2001-01-24 Richard Henderson <rth@redhat.com>
* config/alpha/alpha.md (builtin_longjmp_internal): New.

View file

@ -2192,7 +2192,6 @@ enum m32r_function_type
{ "call_address_operand", { SYMBOL_REF, LABEL_REF, CONST }}, \
{ "extend_operand", { REG, SUBREG, MEM }}, \
{ "small_insn_p", { INSN, CALL_INSN, JUMP_INSN }}, \
{ "m32r_not_same_reg", { REG, SUBREG }}, \
{ "m32r_block_immediate_operand",{ CONST_INT }}, \
{ "large_insn_p", { INSN, CALL_INSN, JUMP_INSN }}, \
{ "seth_add3_operand", { SYMBOL_REF, LABEL_REF, CONST }},