[Bug tree-optimization/59920] [4.9 Regression] build doesn't terminate (at least after an hour)
ebotcazou at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 30 17:12:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59920
--- Comment #15 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> Nice work, it successfully passed our regression tests with the SJLJ
> exception scheme, which is piggybacked on __builtin_setjmp/__builtin_longjmp
> in Ada.
Pilot error, it breaks the SJLJ exception scheme when inlining is enabled, I'll
try to come up with a C testcase.
More information about the Gcc-bugs
mailing list