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]

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


Author: paolo
Date: Thu Feb 10 17:43:51 2011
New Revision: 170016

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170016
Log:
2011-02-10  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/23_containers/multimap/modifiers/erase/47628.cc: Do
	not test in C++0x mode.
	* testsuite/23_containers/map/modifiers/erase/47628.cc: Likewise.
	* testsuite/20_util/headers/utility/synopsis.cc: Tweak to work
	in C++0x mode too.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/20_util/headers/utility/synopsis.cc
    trunk/libstdc++-v3/testsuite/23_containers/map/modifiers/erase/47628.cc
    trunk/libstdc++-v3/testsuite/23_containers/multimap/modifiers/erase/47628.cc


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