[Bug target/44031] [4.4/4.5/4.6 Regression] ice in subst_reloads, at reload.c:6327

2010-09-02 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44031

[Bug target/44031] [4.4/4.5/4.6 Regression] ice in subst_reloads, at reload.c:6327

2010-08-01 Thread ubizjak at gmail dot com
--- Comment #6 from ubizjak at gmail dot com 2010-08-01 11:41 --- FYI, following shoot-in-the-dark patch didn't help, but I guess it is needed together with some further reload surgery: Index: gensupport.c === ---

[Bug target/44031] [4.4/4.5/4.6 Regression] ice in subst_reloads, at reload.c:6327

2010-07-25 Thread ubizjak at gmail dot com
--- Comment #5 from ubizjak at gmail dot com 2010-07-25 18:06 --- *** Bug 44816 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44031

[Bug target/44031] [4.4/4.5/4.6 Regression] ice in subst_reloads, at reload.c:6327

2010-05-10 Thread vmakarov at redhat dot com
--- Comment #3 from vmakarov at redhat dot com 2010-05-10 15:22 --- It is caused by revision 152533: http://gcc.gnu.org/ml/gcc-cvs/2009-10/msg00182.html If it is so, the patch triggered some reload bug IMO. The patch itself was very safe because it resulted in creation of

[Bug target/44031] [4.4/4.5/4.6 Regression] ice in subst_reloads, at reload.c:6327

2010-05-10 Thread law at redhat dot com
--- Comment #4 from law at redhat dot com 2010-05-11 05:31 --- I doubt my work will make a significant difference for this test. We're trying to reload an insn which matches: (define_insn *addmode3_cconly_overflow [(set (reg:CCC FLAGS_REG) (compare:CCC (plus:SWI

[Bug target/44031] [4.4/4.5/4.6 Regression] ice in subst_reloads, at reload.c:6327

2010-05-07 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2010-05-08 00:35 --- It failed with gcc 4.4.3 and 4.5.0. -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug target/44031] [4.4/4.5/4.6 Regression] ice in subst_reloads, at reload.c:6327

2010-05-07 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2010-05-08 00:40 --- It is caused by revision 152533: http://gcc.gnu.org/ml/gcc-cvs/2009-10/msg00182.html -- hjl dot tools at gmail dot com changed: What|Removed |Added