gcc/libstdc++-v3/testsuite/27_io/basic_ostream
Jonathan Wakely 10613537a9 PR libstdc++/66145 ensure new ABI for ios::failure tests
PR libstdc++/66145
	* testsuite/27_io/basic_ios/copyfmt/char/1.cc: Restore ABI override
	so new ios::failure can be caught even when old ABI is the default.
	* testsuite/27_io/basic_ios/exceptions/char/1.cc: Likewise.
	* testsuite/27_io/basic_istream/extractors_arithmetic/char/
	exceptions_failbit.cc: Likewise.
	* testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/
	exceptions_failbit.cc: Likewise.
	* testsuite/27_io/basic_istream/extractors_other/char/
	exceptions_null.cc: Likewise.
	* testsuite/27_io/basic_istream/extractors_other/wchar_t/
	exceptions_null.cc: Likewise.
	* testsuite/27_io/basic_istream/sentry/char/12297.cc: Likewise.
	* testsuite/27_io/basic_istream/sentry/wchar_t/12297.cc: Likewise.
	* testsuite/27_io/basic_ostream/inserters_other/char/
	exceptions_null.cc: Likewise.
	* testsuite/27_io/basic_ostream/inserters_other/wchar_t/
	exceptions_null.cc: Likewise.
	* testsuite/27_io/ios_base/storage/2.cc: Likewise.

From-SVN: r245167
2017-02-03 19:26:51 +00:00
..
cons Update copyright years. 2017-01-01 13:07:43 +01:00
endl Update copyright years. 2017-01-01 13:07:43 +01:00
ends Update copyright years. 2017-01-01 13:07:43 +01:00
exceptions Update copyright years. 2017-01-01 13:07:43 +01:00
flush Update copyright years. 2017-01-01 13:07:43 +01:00
inserters_arithmetic Update copyright years. 2017-01-01 13:07:43 +01:00
inserters_character Update copyright years. 2017-01-01 13:07:43 +01:00
inserters_other PR libstdc++/66145 ensure new ABI for ios::failure tests 2017-02-03 19:26:51 +00:00
put Update copyright years. 2017-01-01 13:07:43 +01:00
requirements Update copyright years. 2017-01-01 13:07:43 +01:00
seekp Update copyright years. 2017-01-01 13:07:43 +01:00
sentry Update copyright years. 2017-01-01 13:07:43 +01:00
tellp Update copyright years. 2017-01-01 13:07:43 +01:00
write Update copyright years. 2017-01-01 13:07:43 +01:00