gcc/libstdc++-v3/testsuite/27_io
Jonathan Wakely 83291b8b8c PR66145 use new ABI for std::ios::failure exceptions
PR libstdc++/66145
	* src/c++11/functexcept.cc: Use new ABI for std::ios_base::failure
	exceptions.
	* testsuite/27_io/basic_ios/copyfmt/char/1.cc: Don't override ABI
	for test, so new ios::failure can be caught.
	* 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: r244498
2017-01-16 15:58:06 +00:00
..
basic_filebuf Update copyright years. 2017-01-01 13:07:43 +01:00
basic_fstream Define cxx11-abi effective target for libstdc++ tests 2017-01-13 14:57:33 +00:00
basic_ifstream Update copyright years. 2017-01-01 13:07:43 +01:00
basic_ios PR66145 use new ABI for std::ios::failure exceptions 2017-01-16 15:58:06 +00:00
basic_iostream Update copyright years. 2017-01-01 13:07:43 +01:00
basic_istream PR66145 use new ABI for std::ios::failure exceptions 2017-01-16 15:58:06 +00:00
basic_istringstream Update copyright years. 2017-01-01 13:07:43 +01:00
basic_ofstream Update copyright years. 2017-01-01 13:07:43 +01:00
basic_ostream PR66145 use new ABI for std::ios::failure exceptions 2017-01-16 15:58:06 +00:00
basic_ostringstream Update copyright years. 2017-01-01 13:07:43 +01:00
basic_streambuf Update copyright years. 2017-01-01 13:07:43 +01:00
basic_stringbuf Update copyright years. 2017-01-01 13:07:43 +01:00
basic_stringstream Update copyright years. 2017-01-01 13:07:43 +01:00
fpos Update copyright years. 2017-01-01 13:07:43 +01:00
headers Update copyright years. 2017-01-01 13:07:43 +01:00
ios_base PR66145 use new ABI for std::ios::failure exceptions 2017-01-16 15:58:06 +00:00
manipulators Update copyright years. 2017-01-01 13:07:43 +01:00
objects Update copyright years. 2017-01-01 13:07:43 +01:00
types Update copyright years. 2017-01-01 13:07:43 +01:00
rvalue_streams-2.cc Update copyright years. 2017-01-01 13:07:43 +01:00
rvalue_streams.cc Update copyright years. 2017-01-01 13:07:43 +01:00