
I cannot reproduce it on B.11.23 with g++ 3.4.3. I'm using yesterday's 1.34 tarball: bash-3.00$ uname -a HP-UX granite B.11.23 U ia64 2207888362 unlimited-user license bash-3.00$ g++ --version g++ (GCC) 3.4.3 bash-3.00$ g++ -I../../../ -g smart*.cpp && a.out UDT with value 999888777 being destroyed UDT with value 111222333 being destroyed OK UDT with value 54321 being destroyed UDT with value 333 being destroyed UDT with value 222 being destroyed UDT with value 111 being destroyed UDT with value 333222111 being destroyed No errors detected. bash-3.00$ ----- Original Message ----- From: "Peter Dimov" <pdimov@mmltd.net> To: <boost@lists.boost.org> Sent: Thursday, September 07, 2006 4:18 PM Subject: Re: [boost] [shared_Ptr] [1.34] URGENT: Outstanding HP-UX/itaniumbug
Michael Haubenwallner wrote:
Peter Dimov <pdimov <at> mmltd.net> writes: <snip>
I fixed it. shared_ptr_test with -O0 -g still segfaults on td176, but this has nothing to do with the inline asm, as the same fault occurs
Do you know why this test still fails ?
I have no idea. :-) It could be a compiler bug. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost