gcc/libstdc++-v3/include/precompiled
Arsen Arsenović 3bfd0420e4
libstdc++: Fix some freestanding test failures
At some point, <charconv> was added to the non-hosted bit of the C++17
block, which induced failures in many tests.

In addition, some tests also lacked a dg-require-effective-target hosted
tag.

libstdc++-v3/ChangeLog:

	* include/precompiled/stdc++.h (C++17): Don't double-include
	<charconv>, once with wrong conditions.
	* testsuite/18_support/96817.cc: Require hosted.
	* testsuite/18_support/bad_exception/59392.cc: Ditto.
	* testsuite/20_util/scoped_allocator/108952.cc: Ditto.
	* testsuite/20_util/uses_allocator/lwg3527.cc: Ditto.
	* testsuite/29_atomics/atomic/operators/pointer_partial_void.cc:
	Ditto.
2023-04-05 18:45:15 +02:00
..
extc++.h Update copyright years. 2023-01-16 11:52:17 +01:00
stdc++.h libstdc++: Fix some freestanding test failures 2023-04-05 18:45:15 +02:00
stdtr1c++.h Update copyright years. 2023-01-16 11:52:17 +01:00