------- Comment #18 from jason at gcc dot gnu dot org 2006-09-08 22:52 ------- Janis: the most part of the -fstack-protector patch that seems plausible for causing this problem was the change to expand_function_end to call sjlj_emit_function_exit_after at a different point. But that section of the patch was reverted in revision 101673. Did that not fix the test? I'm wondering if the current breakage is from a later change.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28493