[Bug libstdc++/23358] _Destroy doesn't optimize for scalar types
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Aug 23 11:10:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-23 10:40 -------
Subject: Bug 23358
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: paolo@gcc.gnu.org 2005-08-23 10:40:14
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: stl_construct.h
Log message:
2005-08-23 Thomas Kho <tkho@ucla.edu>
PR libstdc++/23358
* include/bits/stl_construct.h (_Destroy(_ForwardIterator,
_ForwardIterator, allocator<_Tp>)): Removed unused template parameter.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.3074&r2=1.3075
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_construct.h.diff?cvsroot=gcc&r1=1.21&r2=1.22
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23358
More information about the Gcc-bugs
mailing list