[Bug tree-optimization/72772] Missed SCEV after pass reordering@236440
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 3 14:54:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72772
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |law at gcc dot gnu.org
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Most of the fallout is doing more jump-threading. It looks like threading was
also confused by the extra degenerate PHIs.
The two ICEs are selective scheduling messing up the loop structure somehow.
More information about the Gcc-bugs
mailing list