http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28586
David Edelsohn <dje at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|powerpc-aix |powerpc-ibm-aix
Last reconfirmed|2006-08-03 18:48:29 |2012-12-10 18:48:29
Host| |powerpc-ibm-aix
Build| |powerpc-ibm-aix
--- Comment #2 from David Edelsohn <dje at gcc dot gnu.org> 2012-12-10 17:17:07
UTC ---
This probably is related to static constructors of dependent libraries not
running before constructors in the application because it is trying to throw an
exception from a static constructor.