[Bug middle-end/28493] [4.1/4.2 Regression] Wrong address of stack object used for destructor call on PPC

jason at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Sep 8 22:52:00 GMT 2006



------- 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



More information about the Gcc-bugs mailing list