This is the mail archive of the
libstdc++-cvs@sources.redhat.com
mailing list for the libstdc++ project.
egcs/libstdc++-v3 ChangeLog bits/valarray_arra ...
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at sourceware dot cygnus dot com
- Subject: egcs/libstdc++-v3 ChangeLog bits/valarray_arra ...
- From: gdr at gcc dot gnu dot org
- Date: 22 Jul 2000 10:40:31 -0000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: gdr@sourceware.cygnus.com 2000-07-22 03:40:30
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/bits: valarray_array.h
libstdc++-v3/src: valarray-inst.cc
Log message:
Line up with libstdc++-v2 version of valarray.
* bits/valarray_array.h (__valarray_product): Make inline.
* src/valarray-inst.cc (__valarray_product): Remove explicit
instantiation.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.108&r2=1.109
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/bits/valarray_array.h.diff?cvsroot=gcc&r1=1.3&r2=1.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc++-v3/src/valarray-inst.cc.diff?cvsroot=gcc&r1=1.2&r2=1.3