This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/29517] Exception handling not thread-safe on AIX5.x and HP-UX
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2007 16:25:54 -0000
- Subject: [Bug target/29517] Exception handling not thread-safe on AIX5.x and HP-UX
- References: <bug-29517-10077@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from dave at hiauly1 dot hia dot nrc dot ca 2007-07-24 16:25 -------
Subject: Re: Exception handling not thread-safe on AIX5.x and HP-UX
> It doesn't seem to fail using g++ 4.2. Fix or fluke?
There were some changes to config/pa/hpux-unwind.h in 2006 that
improved unwinding over stubs. If using 4.1 is important, you
might try back porting these changes to see if that helps. The
4.1 branch is essentially closed at this point in time.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29517