Recent libstdc++ regression on i686-linux: abi/cxx_runtime_only_linkage.cc
Paolo Carlini
paolo.carlini@oracle.com
Sat Aug 23 11:34:00 GMT 2008
... OK, this is the version which I added back again (hopefully for the
last time ;) For consistency with the rest of the library the reference
count is an _Atomic_word.
I tested the patch on x86_64-linux, and also by changing the
_GLIBCXX_ATOMIC_BUILTINS_4 name everywhere in the new code to something
non existing together with similarly changing to non-existing names the
__sync_* calls. Committed to mainline.
Paolo.
/////////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: n2179_2.ChangeLog
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080823/199c3f73/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: n2179_2.patch
Type: text/x-patch
Size: 56926 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080823/199c3f73/attachment.bin>
More information about the Libstdc++
mailing list