[Bug libstdc++/58912] make_shared value initializes storage space even when not desired
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Oct 30 18:26:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58912
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Wed Oct 30 18:26:53 2013
New Revision: 204222
URL: http://gcc.gnu.org/viewcvs?rev=204222&root=gcc&view=rev
Log:
2013-10-30 Chris Studholme <cvs@cs.utoronto.ca>
PR libstdc++/58912
* include/bits/shared_ptr_base.h (_Sp_counted_ptr_inplace): Remove
unnecessary initialization of storage buffer.
Modified:
branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
branches/gcc-4_7-branch/libstdc++-v3/include/bits/shared_ptr_base.h
More information about the Gcc-bugs
mailing list