[Bug rtl-optimization/57410] [4.9 Regression] ICE: in emit_spill_move, at lra-constraints.c:863 with -fpeel-loops and uninitialised variable
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 27 15:24:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57410
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Likely fixed by r199764 (r199763 fails, r199769 works, no other commits that
could affect i?86/x86_64), likely introduced by r199298 (works r199200, fails
r199300).
Vlad, is there anything needed but to include the testcase into the testsuite
(will test it in the next bootstrap/regtest cycle)?
More information about the Gcc-bugs
mailing list