gcc/libstdc++-v3/testsuite/21_strings/basic_string
Steve Ellcey 2993114da5 3.cc: Shrink memory usage under simulator.
2012-12-14  Steve Ellcey  <sellcey@mips.com>

	* testsuite/21_strings/basic_string/append/wchar_t/3.cc: Shrink
	memory usage under simulator.
	* testsuite/21_strings/basic_string/cons/wchar_t/6.cc: Ditto.
	* testsuite/21_strings/basic_string/inserters_extractors/wchar_t/10.cc:
	Ditto.
	* testsuite/21_strings/basic_string/inserters_extractors/wchar_t/11.cc:
	Ditto.

From-SVN: r194510
2012-12-14 22:03:40 +00:00
..
append 3.cc: Shrink memory usage under simulator. 2012-12-14 22:03:40 +00:00
assign basic_string.h (basic_string<>:: basic_string(basic_string&&), [...]): Add. 2010-01-10 13:38:47 +00:00
capacity 18654.cc: Shrink memory usage under simulator. 2012-12-13 19:55:13 +00:00
compare Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
cons 3.cc: Shrink memory usage under simulator. 2012-12-14 22:03:40 +00:00
element_access libstdc++.exp ([check_v3_target_debug_mode]): Fix so that it really detects when debug mode is activated. 2010-09-03 18:10:46 +00:00
find Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
insert Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
inserters_extractors 3.cc: Shrink memory usage under simulator. 2012-12-14 22:03:40 +00:00
modifiers basic_string.h (basic_string::at): Move adjacent to other overload. 2011-11-07 00:06:23 +00:00
numeric_conversions re PR libstdc++/52317 (incorrect FSF address) 2012-02-21 10:55:54 +00:00
operations c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
operators 4.cc: New. 2010-12-19 12:15:47 +00:00
range_access range_access.cc: Fix copying permission statement. 2012-11-01 23:20:37 +00:00
replace Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
requirements propagation_consistent.cc: Fix vs POD-ness of value_type. 2011-05-21 00:30:57 +00:00
rfind Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
substr Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
types Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
40160.cc list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
init-list.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
pthread4.cc Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00
pthread18185.cc Remove obsolete IRIX 6.5 support 2012-03-14 16:33:37 +00:00