This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: Fw: [patch] Make std::tr1::shared_ptr thread-safe.


On Apr 2, 2005 9:02 PM, Paolo Carlini <pcarlini@suse.de> wrote:
[...]
>  The below is the  assembly for
> 
> #include <ia64intrin.h> 
[...]

mf -> cmpxchg.acq sequence is correct (as is cmpxchg.rel -> mf sequence).  

[...]
> But, as pointed out by Peter too, for now we do *not* want to rely on a
> correct __exchange_and_add, this is a project for 4.0.1, not for 4.0.0.

I'll let Peter clarify that. ;-)

regards,
alexander.


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