On Fri, 15 May 2026 at 17:20, Rainer Orth <[email protected]> wrote: > > As described in PR libstdc++/107815, one subtest of > 20_util/to_chars/float128_c++23.cc was disabled on Solaris due to a bug > in printf(3C). This has been fixed since October 2023, so the > workaround can be removed.
Nice - ok for trunk, thanks > > Tested on i386-pc-solaris2.11, sparc-sun-solaris2.11, and > x86_64-pc-linux-gnu. > > Ok for trunk. > > Rainer > > -- > ----------------------------------------------------------------------------- > Rainer Orth, Center for Biotechnology, Bielefeld University > > > 2026-05-13 Rainer Orth <[email protected]> > > libstdc++-v3: > PR libstdc++/107815 > * testsuite/20_util/to_chars/float128_c++23.cc (test): Remove > Solaris workaround. >
