This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/45930] AIX: c++ -static-libgcc cores on throw/catch
- From: "CVolkmann at orga-systems dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 20 Jul 2011 07:52:03 +0000
- Subject: [Bug c++/45930] AIX: c++ -static-libgcc cores on throw/catch
- Auto-submitted: auto-generated
- References: <bug-45930-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45930
Christian Volkmann <CVolkmann@orga-systems.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Christian Volkmann <CVolkmann@orga-systems.com> 2011-07-20 07:51:57 UTC ---
The problem does not happen with gcc-4.5.3 and gcc 4.6.1 on AIX 7.1.
I exepct it's fixed in newer g++ versions.
Christian