gcc/libstdc++-v3/testsuite/27_io/basic_ios
Jonathan Wakely 5079855e7e libstdc++: Require c++98_only effective target for a test
This test checks a conversion which only exists in C++98 and won't
compile since C++11. It uses { dg-options "-std=gnu++98" } so that it is
explicitly run in C++98 mode. This change also adds a target selector so
that the test will be skipped if the dg-options directive is filtered
out or overridden.

libstdc++-v3/ChangeLog:

	* testsuite/27_io/basic_ios/conv/voidptr.cc: Add c++98_only
	target selector.
2020-07-02 21:27:22 +01:00
..
clear/char Update copyright years. 2020-01-01 12:51:42 +01:00
cons Update copyright years. 2020-01-01 12:51:42 +01:00
conv libstdc++: Require c++98_only effective target for a test 2020-07-02 21:27:22 +01:00
copyfmt/char Update copyright years. 2020-01-01 12:51:42 +01:00
exceptions/char Update copyright years. 2020-01-01 12:51:42 +01:00
imbue Update copyright years. 2020-01-01 12:51:42 +01:00
locales/char Update copyright years. 2020-01-01 12:51:42 +01:00
requirements Update copyright years. 2020-01-01 12:51:42 +01:00