It recently occured to me that almost none of the libstdc++ abi
baselines have been updated for the GCC 9 release.  The following patch
corrects this for Solaris.  The baselines were generated on the affected
releases with make new-abi-baseline.  Given that they only contain
additions for versions GLIBCXX_3.4.26 and CXXABI_1.3.12, they seem
sensible.

Full bootstraps across the whole range ({i386,amd64}-pc-solaris2.1[01],
sparc{,v9}-sun-solaris2.1[01]) just running on both mainline and the
gcc-9 branch.

Ok for mainline and gcc-9 branch if they pass?

Please note that I won't be able to commit myself until mid next week
since I'm leaving for a short vacation soon.

        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


2019-04-26  Rainer Orth  <r...@cebitec.uni-bielefeld.de>

        * config/abi/post/i386-solaris2.10/baseline_symbols.txt: Regenerate.
        * config/abi/post/i386-solaris2.10/amd64/baseline_symbols.txt: Likewise.
        * config/abi/post/i386-solaris2.11/baseline_symbols.txt: Likewise.
        * config/abi/post/i386-solaris2.11/amd64/baseline_symbols.txt: Likewise.
        * config/abi/post/sparc-solaris2.10/baseline_symbols.txt: Likewise.
        * config/abi/post/sparc-solaris2.10/sparcv9/baseline_symbols.txt:
        Likewise.
        * config/abi/post/sparc-solaris2.11/baseline_symbols.txt: Likewise.
        * config/abi/post/sparc-solaris2.11/sparcv9/baseline_symbols.txt:
        Likewise.

Attachment: sol2-libstdc++-baseline-gcc9.patch.bz2
Description: Binary data

Reply via email to