https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29517
Tony Reix changed:
What|Removed |Added
CC||tony.reix at atos dot net
--- Comment #12 fr
--- 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 unwindi
--- Comment #10 from chris at cdnorthamerica dot com 2007-07-24 15:51
---
It doesn't seem to fail using g++ 4.2. Fix or fluke?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29517
--- Comment #9 from chris at cdnorthamerica dot com 2007-07-20 21:22
---
This fails for me too on HPUX 11.11, gcc 4.1.1:
[EMAIL PROTECTED]:121>uname -a
HP-UX wendy B.11.11 U 9000/785 1681839108 unlimited-user license
[EMAIL PROTECTED]:122>make
/opt/hp-gcc64-4.1.1/bin/g++ -pthread cras
--- Comment #8 from rguenth at gcc dot gnu dot org 2007-01-20 10:37 ---
How did you configure the hpux compiler? I was told Linux/x86 works for you.
Can you verify that gthr-aix.h selected gthr-posix.h for compiling libgcc2 and
libstdc++-v3?
--
rguenth at gcc dot gnu dot org changed