recog.c (constrain_operands): For a match, require that a non-register matches genera...
authorHans-Peter Nilsson <hp@axis.com>
Sat, 12 Nov 2005 07:12:09 +0000 (07:12 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Sat, 12 Nov 2005 07:12:09 +0000 (07:12 +0000)
commit74e3e54a6c09dbc5b56efe4ed9b5ddaedfc1c575
tree13d1b5b48d40ed6fe25f4f0451bff9e312f1d737
parent516ebd44865ef872178e6003100d241d3dd39237
recog.c (constrain_operands): For a match, require that a non-register matches general_operand when strict >= 0.

* recog.c (constrain_operands) <case 'g'>: For a match, require
that a non-register matches general_operand when strict >= 0.

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