gcc/libstdc++-v3/testsuite/17_intro/headers
Jonathan Wakely 45fb3d45a4 libstdc++: Add explicit -std=gnu++17 option to test
This test has no -std option so when the testsuite is run with
-std=gnu++20 or later, this test will use that. The recent addition of
no_unique_address will cause it to FAIL, because that's a reserved word
after C++17. Add an explicit option, so that this test alays uses
exactly C++17.

libstdc++-v3/ChangeLog:

	* testsuite/17_intro/headers/c++2017/all_attributes.cc: Add
	-std=gnu++17 option.
2021-06-14 14:04:45 +01:00
..
c++1998 libstdc++: Fix test that fails in C++20 mode [PR 99995] 2021-04-12 11:34:19 +01:00
c++2011 libstdc++: Use reserved name for attribute [PR101055] 2021-06-14 11:53:29 +01:00
c++2014 libstdc++: Use reserved name for attribute [PR101055] 2021-06-14 11:53:29 +01:00
c++2017 libstdc++: Add explicit -std=gnu++17 option to test 2021-06-14 14:04:45 +01:00
c++2020 Update copyright years. 2021-01-04 10:26:59 +01:00