[Bug c++/56742] Optimization bug lead to uncaught throw
steven at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 26 23:43:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56742
Steven Bosscher <steven at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |steven at gcc dot gnu.org
--- Comment #3 from Steven Bosscher <steven at gcc dot gnu.org> 2013-03-26 23:43:40 UTC ---
(In reply to comment #2)
> Hmm, yes indeed it is the -freorder-blocks option. One solution is to
> disallow after reload for SEH-target to modify jumps.
That's an awfully big hammer. Perhaps it's possible to first analyze
what is actually happening in bbreorder that causes this bug?
More information about the Gcc-bugs
mailing list