gcc/libstdc++-v3 ChangeLog include/ext/mt_allo ...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Fri Apr 2 19:51:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: paolo@gcc.gnu.org 2004-04-02 19:51:22
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/ext: mt_allocator.h
Log message:
2004-04-02 Paolo Carlini <pcarlini@suse.de>
* include/ext/mt_allocator.h (__mt_alloc<>::deallocate):
Rearrange arithmetic to avoid computing two divisions at
each deallocation.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.2436&r2=1.2437
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/mt_allocator.h.diff?cvsroot=gcc&r1=1.25&r2=1.26
More information about the Gcc-cvs
mailing list