[Bug tree-optimization/81661] [7/8 Regression] ICE in gimplify_modify_expr, at gimplify.c:5638
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Aug 2 07:47:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81661
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P2
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-08-02
CC| |rguenth at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
niter analysis creates sth that gimplifies to control flow because trapping
insns are involved.
Confirmed.
More information about the Gcc-bugs
mailing list