re PR rtl-optimization/25432 (Reload ICE in gen_add2_insn)
authorAlan Modra <amodra@bigpond.net.au>
Thu, 22 Dec 2005 23:19:49 +0000 (00:19 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 22 Dec 2005 23:19:49 +0000 (00:19 +0100)
commita5ee7cbac40b8ba95e6f17ddb93de7dda42a4a76
tree8f81b8ae34b7f06c2308e23acc8f1703b67d349b
parent0c4fc6c9ed572c2a5332fd37fdcedefb7778f2bb
re PR rtl-optimization/25432 (Reload ICE in gen_add2_insn)

PR rtl-optimization/25432
* reload1.c (eliminate_regs_in_insn): Update insn code on
successfully re-recognizing modified insn.

* gcc.c-torture/compile/20051216-1.c: New test.

From-SVN: r108985
gcc/ChangeLog
gcc/reload1.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20051216-1.c [new file with mode: 0644]