gcc/libstdc++-v3/testsuite/21_strings/basic_string
Jonathan Wakely 373a75fb2a Remove noexcept from function template that can throw
PR libstdc++/69092
	* include/bits/basic_string.h (basic_string::_S_copy_chars<_Iterator>):
	Remove _GLIBCXX_NOEXCEPT.
	testsuite/21_strings/basic_string/cons/char/69092.cc: New.

From-SVN: r232112
2016-01-06 20:34:41 +00:00
..
allocator Update copyright years. 2016-01-04 15:30:50 +01:00
capacity Update copyright years. 2016-01-04 15:30:50 +01:00
cons Remove noexcept from function template that can throw 2016-01-06 20:34:41 +00:00
element_access Update copyright years. 2016-01-04 15:30:50 +01:00
inserters_extractors Update copyright years. 2016-01-04 15:30:50 +01:00
literals Update copyright years. 2016-01-04 15:30:50 +01:00
modifiers Update copyright years. 2016-01-04 15:30:50 +01:00
numeric_conversions Update copyright years. 2016-01-04 15:30:50 +01:00
operations Update copyright years. 2016-01-04 15:30:50 +01:00
operators Update copyright years. 2016-01-04 15:30:50 +01:00
range_access Update copyright years. 2016-01-04 15:30:50 +01:00
requirements Update copyright years. 2016-01-04 15:30:50 +01:00
types Update copyright years. 2016-01-04 15:30:50 +01:00
40160.cc Update copyright years. 2016-01-04 15:30:50 +01:00
init-list.cc Update copyright years. 2016-01-04 15:30:50 +01:00
pthread4.cc Update copyright years. 2016-01-04 15:30:50 +01:00
pthread18185.cc Update copyright years. 2016-01-04 15:30:50 +01:00
pthread33394.cc Update copyright years. 2016-01-04 15:30:50 +01:00