[Bug rtl-optimization/48133] [4.5/4.6/4.7/4.8 Regression] ICE: in get_loop_body, at cfgloop.c:831 with -O -funroll-loops -fthread-jumps -fno-tree-ch
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 29 14:31:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48133
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassigned at gcc dot |hubicka at gcc dot gnu.org
|gnu.org |
--- Comment #11 from Jan Hubicka <hubicka at gcc dot gnu.org> 2012-03-29 14:29:01 UTC ---
I tought I solved this problem already by making path removal code to also
cancel loops, but this testcase seems different.
I will look into it. The patch cited above just triggers previously latent
problem.
Honza
More information about the Gcc-bugs
mailing list