Call for compiler help/advice: atomic builtins for v3

Paolo Carlini pcarlini@suse.de
Mon Nov 7 10:41:00 GMT 2005


Richard Guenther wrote:

>You are screwed, because if you pass a std::vector (assuming it needs
>locking) to kdelibs to mungle with and in a separate thread mungle with
>it in the -march=i686 application you're using two different types of locking
>which surely won't play well with each other.  A smart libgcc cannot fix
>any inlined locking primitives.
>
locking is not inlined.

Paolo.



More information about the Libstdc++ mailing list