gcc/libstdc++-v3/testsuite/21_strings/basic_string
Jonathan Wakely faa7d78e41 re PR libstdc++/65085 (Move-assigned empty string corrupt with -D_GLIBCXX_USE_CXX11_ABI=1)
PR libstdc++/65085
	* include/bits/basic_string.h (basic_string(basic_string&&)): Ensure
	empty string gets null-terminated.
	* testsuite/21_strings/basic_string/cons/char/65085.cc: New.

From-SVN: r220758
2015-02-17 12:44:26 +00: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 Update copyright years. 2015-01-05 13:33:28 +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