Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-09-07 18:43:53


Boris Gubenko wrote:
> 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

Can you please try the same with shared_ptr_test.cpp instead of
smart_ptr_test.cpp?

[...]

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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk