[Bug ipa/63196] [5.0 regression] FAIL: g++.dg/torture/pr57140.C -O3 -fomit-frame-pointer (internal compiler error)

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 8 08:20:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63196

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Ok, so the issue here is that we are copying a function during inline transform
whose loops state needs fixups.  That's undesirable.



More information about the Gcc-bugs mailing list