gcc/libstdc++-v3/testsuite/22_locale/num_put/put
Jonathan Wakely a8e22d3fcc
libstdc++: Fix lwg4084.cc test FAIL on AIX
On AIX printf formats a quiet NaN as "NaNQ" and it doesn't matter
whether %f or %F is used. Similarly, it always prints "INF" for
infinity, even when %f is used. Adjust a test that currently fails due
to this AIX-specific (and non-conforming) behaviour.

libstdc++-v3/ChangeLog:

	* testsuite/22_locale/num_put/put/char/lwg4084.cc [_AIX]: Adjust
	expected output for NaN and infinity.
2025-05-29 14:03:51 +01:00
..
char libstdc++: Fix lwg4084.cc test FAIL on AIX 2025-05-29 14:03:51 +01:00
wchar_t Update copyright years. 2025-01-02 11:59:57 +01:00