gcc/libstdc++-v3/testsuite/std
Jonathan Wakely b1ca841b89 libstdc++: Fix missing/misplaced { dg-options "-std=gnu++20" } in tests
These tests do not run by default, because the c++20 effective target
selector isn't matched.

libstdc++-v3/ChangeLog:

	* testsuite/23_containers/unordered_map/operations/1.cc: Add
	dg-options for C++20 mode.
	* testsuite/23_containers/unordered_multimap/operations/1.cc:
	Likewise.
	* testsuite/23_containers/unordered_multiset/operations/1.cc:
	Likewise.
	* testsuite/23_containers/unordered_set/operations/1.cc:
	Likewise.
	* testsuite/std/time/parse.cc: Move dg-options before dg-do.
2023-09-07 08:10:53 +01:00
..
concepts Update copyright years. 2023-01-16 11:52:17 +01:00
format libstdc++: Add test for illegal pointer arithmetic in format [PR111102] 2023-08-24 13:44:39 +01:00
ranges libstdc++: Fix <ranges> tests that fail in C++23 2023-09-07 08:09:58 +01:00
time libstdc++: Fix missing/misplaced { dg-options "-std=gnu++20" } in tests 2023-09-07 08:10:53 +01:00