r210014 - in /branches/gcc-4_9-branch/libstdc++...
redi@gcc.gnu.org
redi@gcc.gnu.org
Fri May 2 18:29:00 GMT 2014
Author: redi
Date: Fri May 2 18:29:20 2014
New Revision: 210014
URL: http://gcc.gnu.org/viewcvs?rev=210014&root=gcc&view=rev
Log:
PR libstdc++/61036
* include/bits/shared_ptr_base.h (__shared_ptr::__shared_ptr(_Tp1*)):
Check the correct type in the static assertion.
* testsuite/20_util/shared_ptr/cons/61036.cc: New.
Added:
branches/gcc-4_9-branch/libstdc++-v3/testsuite/20_util/shared_ptr/cons/61036.cc
Modified:
branches/gcc-4_9-branch/libstdc++-v3/ChangeLog
branches/gcc-4_9-branch/libstdc++-v3/include/bits/shared_ptr_base.h
More information about the Gcc-cvs
mailing list