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

2021-01-11 Thread tony.reix at atos dot net via Gcc-bugs
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

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

2007-07-24 Thread dave at hiauly1 dot hia dot nrc dot ca
--- 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

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

2007-07-24 Thread chris at cdnorthamerica dot com
--- 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

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

2007-07-20 Thread chris at cdnorthamerica dot com
--- 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

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

2007-01-20 Thread rguenth at gcc dot gnu dot org
--- 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