[Bug tree-optimization/58294] [4.9 Regression] ice in update_ssa_across_abnormal_edges, at tree-inline.c:1892
hubicka at ucw dot cz
gcc-bugzilla@gcc.gnu.org
Fri Sep 6 10:23:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58294
--- Comment #7 from Jan Hubicka <hubicka at ucw dot cz> ---
> The fix is to preserve this "nonthrowing". That's how I made it work
Yes, this was my first tought, too.
> for the abnormal edge case. Thus, wrap it in a NOTHROW region?
I think we would have to invent it, since we have only must_not_throw.
Let me analyze this a bit furhter.
Honza
More information about the Gcc-bugs
mailing list