gcc/libstdc++-v3/testsuite/27_io
Ville Voutilainen 03d5d0c353 re PR libstdc++/68276 (ios_base::_M_grow_words should use new (std::nothrow))
2015-12-18  Ville Voutilainen  <ville.voutilainen@gmail.com>

	PR libstdc++/68276

	* src/c++11/ios.cc (_M_grow_words): Use nothrow new.
	* testsuite/27_io/ios_base/storage/11584.cc: Adjust.

From-SVN: r231819
2015-12-18 17:17:09 +02:00
..
basic_filebuf Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
basic_fstream re PR libstdc++/65754 (missing exports for fstream constructors) 2015-04-13 19:41:42 +01:00
basic_ifstream Update copyright years. 2015-01-05 13:33:28 +01:00
basic_ios Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
basic_iostream Update copyright years. 2015-01-05 13:33:28 +01:00
basic_istream Update copyright years. 2015-01-05 13:33:28 +01:00
basic_istringstream Update copyright years. 2015-01-05 13:33:28 +01:00
basic_ofstream libstdc++: Run tests on RTEMS 2015-09-03 05:45:33 +00:00
basic_ostream Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
basic_ostringstream libstdc++: Run tests on RTEMS 2015-09-03 05:45:33 +00:00
basic_streambuf Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
basic_stringbuf Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
basic_stringstream Update copyright years. 2015-01-05 13:33:28 +01:00
fpos [libstdc++-v3]Add _GLIBCXX_HAVE_LIMIT_FSIZE to guard 27_io/fpos/14775.cc. 2015-06-02 08:54:25 +00:00
headers Update copyright years. 2015-01-05 13:33:28 +01:00
ios_base re PR libstdc++/68276 (ios_base::_M_grow_words should use new (std::nothrow)) 2015-12-18 17:17:09 +02:00
manipulators Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
objects Improve portability of named locale tests 2015-11-13 15:25:48 +00:00
types Update copyright years. 2015-01-05 13:33:28 +01:00
rvalue_streams-2.cc re PR libstdc++/65543 (rvalue stream insertion and extraction operators incorrectly implemented) 2015-03-25 09:57:06 +00:00
rvalue_streams.cc Update copyright years. 2015-01-05 13:33:28 +01:00