[PATCH] config/abi/post/x86_64-linux-gnu/baseline_symbols.txt: Update.

Jonathan Wakely jwakely@redhat.com
Thu Jun 21 20:55:00 GMT 2018


On 21/06/18 21:39 +0100, Jonathan Wakely wrote:
>Apparently we never updated the x86_64-linux-gnu baseline for gcc-8
>(so now that I'm trying to add a new symbol version on trunk, I'm
>seeing errors for the get_entropy symbol added in the previous symbol
>version).

The baseline should have been updated after I fixed PR 81092, which
added a new symbol version and exported some new symbols for 32-bit
targets with that version. Because there were no new exports for
x86_64-linux-gnu the baseline file didn't need to be updated. But it
should have been anyway just to add the new GLIBCXX_3.4.24 version
(even though for x86_64-linux-gnu there are no symbols with that
version).

>Tested x86_64-linux, committed to gcc-8-branch.

I'll commit the same patch to trunk (which currently has identical
exports to gcc-8-branch).

Here's the equivalent patch for gcc-7-branch.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 762 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20180621/e7dd40f4/attachment.bin>


More information about the Libstdc++ mailing list