[Bug target/47324] r157762 caused g++.dg/torture/stackalign failures with -O3 -g at -m32 on darwin
ian at airs dot com
gcc-bugzilla@gcc.gnu.org
Wed Feb 9 05:53:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47324
Ian Lance Taylor <ian at airs dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ian at airs dot com
--- Comment #21 from Ian Lance Taylor <ian at airs dot com> 2011-02-09 05:31:11 UTC ---
output_cfa_loc is only called from output_cfi, and output_cfi does have a
for_eh parameter, so you should just pass for_eh to output_cfa_loc.
More information about the Gcc-bugs
mailing list