This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/29517] Exception handling not thread-safe on AIX5.x and HP-UX



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]