gcc/libstdc++-v3/testsuite/27_io/basic_istream
Jonathan Wakely c2830789ba PR libstdc++/53984 handle exceptions in basic_istream::sentry
PR libstdc++/53984
	* include/bits/basic_ios.h (basic_ios::_M_setstate): Adjust comment.
	* include/bits/istream.tcc (basic_istream::sentry): Handle exceptions
	during construction.
	* include/std/istream: Adjust comments for formatted input functions
	and unformatted input functions.
	* testsuite/27_io/basic_fstream/53984.cc: New.
	* testsuite/27_io/basic_istream/sentry/char/53984.cc: New.

From-SVN: r250545
2017-07-25 21:36:06 +01:00
..
cons Update copyright years. 2017-01-01 13:07:43 +01:00
exceptions Update copyright years. 2017-01-01 13:07:43 +01:00
extractors_arithmetic Fix missing returns in libstdc++ header and tests 2017-06-16 09:13:37 +01:00
extractors_character Update copyright years. 2017-01-01 13:07:43 +01:00
extractors_other Fix libstdc++ testsuite failures with -D_GLIBCXX_USE_CXX11_ABI=0 2017-06-14 20:38:30 +01:00
get Update copyright years. 2017-01-01 13:07:43 +01:00
getline Update copyright years. 2017-01-01 13:07:43 +01:00
ignore Update copyright years. 2017-01-01 13:07:43 +01:00
peek Update copyright years. 2017-01-01 13:07:43 +01:00
putback Update copyright years. 2017-01-01 13:07:43 +01:00
read Update copyright years. 2017-01-01 13:07:43 +01:00
readsome Update copyright years. 2017-01-01 13:07:43 +01:00
requirements Update copyright years. 2017-01-01 13:07:43 +01:00
seekg Update copyright years. 2017-01-01 13:07:43 +01:00
sentry PR libstdc++/53984 handle exceptions in basic_istream::sentry 2017-07-25 21:36:06 +01:00
tellg Update copyright years. 2017-01-01 13:07:43 +01:00
ws Update copyright years. 2017-01-01 13:07:43 +01:00