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]

r134642 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: paolo
Date: Thu Apr 24 17:03:13 2008
New Revision: 134642

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134642
Log:
2008-04-24  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/35969
	* include/debug/list (merge): Use _M_transfer_iter, consistently
	with the splice members.
	* testsuite/23_containers/list/operations/35969.cc: New.

	* testsuite/23_containers/list/operators: Rename to
	testsuite/23_containers/list/operations.

Added:
    trunk/libstdc++-v3/testsuite/23_containers/list/operations/
      - copied from r134503, trunk/libstdc++-v3/testsuite/23_containers/list/operators/
    trunk/libstdc++-v3/testsuite/23_containers/list/operations/35969.cc
Removed:
    trunk/libstdc++-v3/testsuite/23_containers/list/operators/
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/debug/list


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