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

Jonathan Wakely jwakely@redhat.com
Mon Jun 25 20:36: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 same change is needed for ppc64 on trunk and gcc-8-branch, so I'm
committing this.

The following targets still need their baseline_symbols files updated
on trunk and gcc-8-branch:

find config/abi/post/ -name baseline_symbols.txt | xargs fgrep -L 3.4.25
config/abi/post/mips64-linux-gnu/32/baseline_symbols.txt
config/abi/post/mips64-linux-gnu/64/baseline_symbols.txt
config/abi/post/mips64-linux-gnu/baseline_symbols.txt
config/abi/post/mips-linux-gnu/baseline_symbols.txt
config/abi/post/sparc-linux-gnu/baseline_symbols.txt
config/abi/post/s390-linux-gnu/baseline_symbols.txt
config/abi/post/s390x-linux-gnu/32/baseline_symbols.txt
config/abi/post/s390x-linux-gnu/baseline_symbols.txt


Target maintainers, this can be done by "make new-abi-baseline" in the
$build/$target/libstdc++-v3/testsuite directory.

The "make check-abi" target will already be failing on trunk (as we've
added new symbols there) and we plan to add new libstdc++ symbols to
gcc-8-branch in the near future, so the baselines should be updated on
the branch too. Thanks in advance.


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


More information about the Libstdc++ mailing list