gcc/libstdc++-v3/testsuite/21_strings/basic_string
Jonathan Wakely 744e26e71e re PR libstdc++/65630 (operator+ for new std::string not exported)
PR libstdc++/65630
	* config/abi/pre/gnu.ver: Export operator+ for new strings.
	* testsuite/21_strings/basic_string/operators/char/65630.cc: New.
	* testsuite/21_strings/basic_string/operators/wchar_t/65630.cc: New.

From-SVN: r221775
2015-03-30 18:52:37 +01:00
..
capacity Update copyright years. 2015-01-05 13:33:28 +01:00
cons re PR libstdc++/65085 (Move-assigned empty string corrupt with -D_GLIBCXX_USE_CXX11_ABI=1) 2015-02-17 12:44:26 +00:00
element_access Update copyright years. 2015-01-05 13:33:28 +01:00
inserters_extractors Update copyright years. 2015-01-05 13:33:28 +01:00
literals Update copyright years. 2015-01-05 13:33:28 +01:00
modifiers Update copyright years. 2015-01-05 13:33:28 +01:00
numeric_conversions Update copyright years. 2015-01-05 13:33:28 +01:00
operations Update copyright years. 2015-01-05 13:33:28 +01:00
operators re PR libstdc++/65630 (operator+ for new std::string not exported) 2015-03-30 18:52:37 +01:00
range_access Update copyright years. 2015-01-05 13:33:28 +01:00
requirements Update copyright years. 2015-01-05 13:33:28 +01:00
types Update copyright years. 2015-01-05 13:33:28 +01:00
40160.cc Update copyright years. 2015-01-05 13:33:28 +01:00
init-list.cc Update copyright years. 2015-01-05 13:33:28 +01:00
pthread4.cc Update copyright years. 2015-01-05 13:33:28 +01:00
pthread18185.cc Update copyright years. 2015-01-05 13:33:28 +01:00
pthread33394.cc re PR libstdc++/33394 (Add test case for Thread race segfault in std::string::append with -O and -s) 2015-03-25 15:46:58 +00:00