regclass.c (init_reg_autoinc): Fix typo preventing test of secondary output reload...
authorHans-Peter Nilsson <hp@axis.com>
Wed, 21 Nov 2007 19:59:54 +0000 (19:59 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Wed, 21 Nov 2007 19:59:54 +0000 (19:59 +0000)
commit12e88696599908bab3f59cb56c93cd32a7d3af74
tree914123022142466ba123e6fd4dcedd95c7fd90b0
parent0df50e7a0c54c2f5d607c25cfd7b97e5da222d0c
regclass.c (init_reg_autoinc): Fix typo preventing test of secondary output reload when...

* regclass.c (init_reg_autoinc): Fix typo preventing test of
secondary output reload when setting forbidden_inc_dec_class.

From-SVN: r130333
gcc/ChangeLog
gcc/regclass.c