[Bug c++/45930] New: AIX: c++ -static-libgcc cores on throw/catch

2010-10-07 Thread cvolkm...@orga-systems.com
: unassig...@gcc.gnu.org ReportedBy: cvolkm...@orga-systems.com Created attachment 21986 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=21986 Script with code to show the error. A c++ program with -static-libgcc crashes on AIX (only) after throw. > terminate called after throw

[Bug c++/45930] AIX: c++ -static-libgcc cores on throw/catch

2010-10-07 Thread cvolkm...@orga-systems.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45930 --- Comment #1 from Christian Volkmann 2010-10-07 08:53:26 UTC --- Stack trace with gdb 7.2: ( Compile option -O0 -g3 ) gdb static-gcc-aix-no-catch.static-libgcc GNU gdb (GDB) 7.2 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+

[Bug c++/45930] AIX: c++ -static-libgcc cores on throw/catch

2010-10-07 Thread cvolkm...@orga-systems.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45930 --- Comment #2 from Christian Volkmann 2010-10-07 11:36:09 UTC --- Same error with gcc-4.2.4: g++ -v Using built-in specs. Target: powerpc-ibm-aix6.1.0.0 Configured with: ../gcc-4.2.4/configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld --enable

[Bug c++/45930] AIX: c++ -static-libgcc cores on throw/catch

2011-07-20 Thread cvolkm...@orga-systems.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45930 Christian Volkmann changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|