On Tue, 22 Apr 2025 at 09:47, Rainer Orth <r...@cebitec.uni-bielefeld.de> wrote: > > Hi Jonathan, > > > On Tue, 22 Apr 2025 at 08:28, Rainer Orth <r...@cebitec.uni-bielefeld.de> > > wrote: > >> > >> The Linux/sparc64 libstdc++ baselines haven't been updated for years. > >> This patch fixes that. > >> > >> Tested on sparc64-unknown-linux-gnu on both the gcc-15 branch and trunk. > >> > >> Ok for both? > > > > This adds: > > > > +TLS:8:_ZSt11__once_call@@GLIBCXX_3.4.11 > > +TLS:8:_ZSt15__once_callable@@GLIBCXX_3.4.11 > > > > For the other linux targets we don't include those in the baselines. > > ah, I missed that. Patch adjusted accordingly and retested.
Thanks - everything else looks as expected, so OK for trunk and gcc-15.