* recog.c (general_operand, immediate_operand,
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Apr 2001 05:25:55 +0000 (05:25 +0000)
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Apr 2001 05:25:55 +0000 (05:25 +0000)
commit37b36c90b1b5f06e3f76ce5c1f5e95f1748a5d71
tree109638b26bba38caeb1b23b0c8ca91771240a1a5
parent213b27c99d10147707909332de18c0546a423196
* recog.c (general_operand, immediate_operand,
nonmemory_operand): Require CONST_INTs to be sign-extended
values for their modes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41286 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/recog.c