On Fri, Apr 26, 2019 at 12:11:55PM +0100, Jonathan Wakely wrote: > On 26/04/19 09:58 +0200, Rainer Orth wrote: > > 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? > > OK for trunk. > OK for gcc-9-branch assuming Jakub acks it too.
Yes. Jakub