[PATCH] libstdc++: Remove Solaris workaround in 20_util/to_chars/float128_c++23.cc [PR107815]

Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
Fri May 15 16:19:15 GMT 2026


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.

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  <ro@CeBiTec.Uni-Bielefeld.DE>

	libstdc++-v3:
	PR libstdc++/107815
	* testsuite/20_util/to_chars/float128_c++23.cc (test): Remove
	Solaris workaround.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: sol2-libstdc++-float128_c++23-no-wa.patch
Type: text/x-patch
Size: 848 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20260515/73ee8407/attachment.bin>


More information about the Libstdc++ mailing list