[v3] add tls symbols to abi checking

Benjamin Kosnik bkoz@redhat.com
Fri Oct 1 17:22:00 GMT 2010


As pointed out by Rainer, the current symbol-list checking for
libstdc++.so does not track exported TLS symbols. This is an oversight
that is corrected in the following patch. 

There should not be a difference in test results for this, as the
symbols were properly versioned from the beginning, yet ignored.
This just starts to pay attention to them.

tested x86_64/linux, make check-abi, verified that the two new symbols
show up as expected.

-benjamin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20101001-1.patch
Type: text/x-patch
Size: 2550 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20101001/ae43320a/attachment.bin>


More information about the Gcc-patches mailing list