This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r194488 - in /trunk/libstdc++-v3: ChangeLog tes...


Author: sje
Date: Thu Dec 13 19:55:13 2012
New Revision: 194488

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194488
Log:
2012-12-13  Steve Ellcey  <sellcey@mips.com>

	* testsuite/21_strings/basic_string/capacity/char/18654.cc: Shrink
	memory usage under simulator.
	* testsuite/21_strings/basic_string/capacity/wchar_t/18654.cc: Ditto.
	* testsuite/22_locale/collate/transform/char/28277.cc: Ditto.
	* testsuite/22_locale/collate/transform/wchar_t/28277.cc: Ditto.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/21_strings/basic_string/capacity/char/18654.cc
    trunk/libstdc++-v3/testsuite/21_strings/basic_string/capacity/wchar_t/18654.cc
    trunk/libstdc++-v3/testsuite/22_locale/collate/transform/char/28277.cc
    trunk/libstdc++-v3/testsuite/22_locale/collate/transform/wchar_t/28277.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]