On 29/08/19 12:17 +0200, Jakub Jelinek wrote:
On Wed, Aug 28, 2019 at 10:14:35PM +0100, Jonathan Wakely wrote:
* config/abi/post/i386-linux-gnu/baseline_symbols.txt: Update.
* config/abi/post/i486-linux-gnu/baseline_symbols.txt: Update.
* config/abi/post/powerpc-linux-gnu/baseline_symbols.txt: Update.
* config/abi/post/powerpc64-linux-gnu/32/baseline_symbols.txt: Update.
* config/abi/post/powerpc64-linux-gnu/baseline_symbols.txt: Update.
* config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt: Update.
* config/abi/post/x86_64-linux-gnu/baseline_symbols.txt: Update.
I need to bump the library version again, to fix PR 91067 (again).
After doing that, the make check-abi test fails, because the
GLIBCXX_3.4.27 symbols aren't in the baseline files yet. This updates
the baselines to match what's in gcc-9.2 and trunk already. I'll
commit this to trunk and gcc-9-branch.
Here is the same thing for aarch64 and s390x (from Fedora libstdc++.so.6
binaries). Ok for trunk/9.3?
Yes, thanks!