reload1.c (eliminate_regs_in_insn): Allow a set to be a PARALLEL with (clobber (match...
authorJ"orn Rennecke <amylaar@redhat.com>
Mon, 6 Nov 2000 20:09:04 +0000 (20:09 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Mon, 6 Nov 2000 20:09:04 +0000 (20:09 +0000)
commitf34c06e547edb048d9c5be8a2c019027da03da5f
treec7978d0b02dbf357a24f4f4533ab561007f35730
parentf559f30b4b87acccbfa73cfbb9c2c1ff610caed2
reload1.c (eliminate_regs_in_insn): Allow a set to be a PARALLEL with (clobber (match_scratch...)).

* reload1.c (eliminate_regs_in_insn): Allow a set to be a PARALLEL
with (clobber (match_scratch...)).

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