r182859 - in /branches/gcc-4_6-branch/libstdc++...
redi@gcc.gnu.org
redi@gcc.gnu.org
Tue Jan 3 21:37:00 GMT 2012
Author: redi
Date: Tue Jan 3 21:37:41 2012
New Revision: 182859
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182859
Log:
2012-01-03 Chase Douglas <chase.douglas@canonical.com>
Jonathan Wakely <jwakely.gcc@gmail.com>
* include/bits/shared_ptr.h: Default copy ctor and assignment.
* include/bits/shared_ptr_base.h: Likewise.
* testsuite/20_util/shared_ptr/cons/43820_neg.cc: Adjust dg-error
line numbers.
* testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Likewise.
Modified:
branches/gcc-4_6-branch/libstdc++-v3/ChangeLog
branches/gcc-4_6-branch/libstdc++-v3/include/bits/shared_ptr.h
branches/gcc-4_6-branch/libstdc++-v3/include/bits/shared_ptr_base.h
branches/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820_neg.cc
branches/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc
More information about the Libstdc++-cvs
mailing list