gcc/libstdc++-v3/testsuite/27_io/basic_ostream
Alexandre Oliva 207534061f [testsuite] tolerate missing std::stold
basic_string.h doesn't define the non-w string version of std::stold
when certain conditions aren't met, and then a couple of tests fail to
compile.

Guard the portions of the tests that depend on std::stold with the
conditions for it to be defined.


for  libstdc++-v3/ChangeLog

	* testsuite/21_strings/basic_string/numeric_conversions/char/stold.cc:
	Guard non-wide stold calls with conditions for it to be
	defined.
	* testsuite/27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc:
	Likewise.
2025-05-21 06:20:11 -03:00
..
cons Update copyright years. 2025-01-02 11:59:57 +01:00
emit Update copyright years. 2025-01-02 11:59:57 +01:00
endl Update copyright years. 2025-01-02 11:59:57 +01:00
ends Update copyright years. 2025-01-02 11:59:57 +01:00
exceptions libstdc++: Handle exceptions in std::ostream::sentry destructor 2025-02-07 14:53:30 +00:00
flush Update copyright years. 2025-01-02 11:59:57 +01:00
inserters_arithmetic [testsuite] tolerate missing std::stold 2025-05-21 06:20:11 -03:00
inserters_character Update copyright years. 2025-01-02 11:59:57 +01:00
inserters_other Update copyright years. 2025-01-02 11:59:57 +01:00
print libstdc++: Make std::println use locale from ostream (LWG 4088) 2024-12-11 10:52:09 +00:00
put Update copyright years. 2025-01-02 11:59:57 +01:00
requirements Update copyright years. 2025-01-02 11:59:57 +01:00
seekp Update copyright years. 2025-01-02 11:59:57 +01:00
sentry Update copyright years. 2025-01-02 11:59:57 +01:00
tellp Update copyright years. 2025-01-02 11:59:57 +01:00
write Update copyright years. 2025-01-02 11:59:57 +01:00