gcc/libstdc++-v3/testsuite/22_locale
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
..
classification Update copyright years. 2025-01-02 11:59:57 +01:00
codecvt Update copyright years. 2025-01-02 11:59:57 +01:00
codecvt_byname Update copyright years. 2025-01-02 11:59:57 +01:00
collate Update copyright years. 2025-01-02 11:59:57 +01:00
collate_byname Update copyright years. 2025-01-02 11:59:57 +01:00
conversions Update copyright years. 2025-01-02 11:59:57 +01:00
ctype libstdc++: Remove c++98_only dg-error 2025-04-25 12:41:01 +01:00
ctype_base Update copyright years. 2025-01-02 11:59:57 +01:00
ctype_byname Update copyright years. 2025-01-02 11:59:57 +01:00
facet Update copyright years. 2025-01-02 11:59:57 +01:00
global_templates Update copyright years. 2025-01-02 11:59:57 +01:00
headers Update copyright years. 2025-01-02 11:59:57 +01:00
locale Update copyright years. 2025-01-02 11:59:57 +01:00
messages Update copyright years. 2025-01-02 11:59:57 +01:00
messages_byname Update copyright years. 2025-01-02 11:59:57 +01:00
money_get Update copyright years. 2025-01-02 11:59:57 +01:00
money_put Update copyright years. 2025-01-02 11:59:57 +01:00
moneypunct Update copyright years. 2025-01-02 11:59:57 +01:00
moneypunct_byname Update copyright years. 2025-01-02 11:59:57 +01:00
num_get Update copyright years. 2025-01-02 11:59:57 +01:00
num_put libstdc++: Fix lwg4084.cc test FAIL on AIX 2025-05-29 14:03:51 +01:00
numpunct Update copyright years. 2025-01-02 11:59:57 +01:00
numpunct_byname Update copyright years. 2025-01-02 11:59:57 +01:00
time_get Update copyright years. 2025-01-02 11:59:57 +01:00
time_put Update copyright years. 2025-01-02 11:59:57 +01:00