[Bug ipa/83051] [8 Regression] ICE on valid code at -O3: in edge_badness, at ipa-inline.c:1024

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jan 14 11:26:00 GMT 2018


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

--- Comment #6 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
The patch fixes overfow so we no longer ICE, but we probably should try to
prevent branch prediction to predict loop to iterate so many times by special
casing very deep loop nests.


More information about the Gcc-bugs mailing list