reload1.c (reload_as_needed): Verify that the insn satisfies its constraints after...
authorJeffrey A Law <law@cygnus.com>
Wed, 30 Dec 1998 23:14:25 +0000 (23:14 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 30 Dec 1998 23:14:25 +0000 (16:14 -0700)
commitf67c2384cb78c7f241aa3e9ef10e06c916363f9a
tree713dde59b8605269ed312043a8514901690d5d5c
parentf203c52060870af5098bbdc24cfc6f3a855dc057
reload1.c (reload_as_needed): Verify that the insn satisfies its constraints after replacing a register...

        * reload1.c (reload_as_needed): Verify that the insn satisfies its
        constraints after replacing a register address with an autoincrement
        address for reload inheritance purposes.

From-SVN: r24449
gcc/ChangeLog
gcc/reload1.c