------- Comment #10 from jakub at gcc dot gnu dot org 2005-12-22 23:21 ------- Subject: Bug 25432
Author: jakub Date: Thu Dec 22 23:21:00 2005 New Revision: 108986 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108986 Log: 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. Added: branches/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/compile/20051216-1.c Modified: branches/gcc-4_1-branch/gcc/ChangeLog branches/gcc-4_1-branch/gcc/reload1.c branches/gcc-4_1-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25432