[Bug c++/20581] Incorrect codegen for exceptions

2005-03-21 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-21 21:58 --- *** This bug has been marked as a duplicate of 19225 *** -- What|Removed |Added

[Bug c++/20581] Incorrect codegen for exceptions

2005-03-21 Thread dalej at apple dot com
--- Additional Comments From dalej at apple dot com 2005-03-21 21:54 --- (fails similarly on Darwin x86, if anyone cares) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20581

[Bug c++/20581] Incorrect codegen for exceptions

2005-03-21 Thread dalej at apple dot com
--- Additional Comments From dalej at apple dot com 2005-03-21 21:49 --- The following is a slightly modified version of g++.dg/eh/omit-frame-pointer2.C. It fails with -O -fomit-frame-pointer -mno-accumulate-outgoing-args -fpic (you need all flags). Basic problem is that there are 24 by