recog.c (constrain_operands): Ignore unary operators when matching operands.
authorJan Hubicka <hubicka@freesoft.cz>
Sat, 10 Apr 1999 22:16:29 +0000 (00:16 +0200)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 10 Apr 1999 22:16:29 +0000 (15:16 -0700)
commit62674ffe2b69f8d8550e718c478621500ff6effb
tree0d11b9b740ce0204ceafaeff59828f8f5e19b8fd
parent83f4345f444119d37513fbb4fcb33daf1a8478f0
recog.c (constrain_operands): Ignore unary operators when matching operands.

        * recog.c (constrain_operands): Ignore unary operators when
        matching operands.  Recognize '5'..'9' as well.

From-SVN: r26342
gcc/ChangeLog
gcc/recog.c