From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9320 invoked by alias); 3 Feb 2003 10:36:01 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 9309 invoked by uid 71); 3 Feb 2003 10:36:01 -0000 Date: Mon, 03 Feb 2003 10:36:00 -0000 Message-ID: <20030203103601.9308.qmail@sources.redhat.com> To: reichelt@igpm.rwth-aachen.de Cc: gcc-prs@gcc.gnu.org, From: reichelt@gcc.gnu.org Subject: libstdc++/9234 Reply-To: reichelt@gcc.gnu.org X-SW-Source: 2003-02/txt/msg00090.txt.bz2 List-Id: The following reply was made to PR libstdc++/9234; it has been noted by GNATS. From: reichelt@gcc.gnu.org To: gcc-gnats@gcc.gnu.org Cc: Subject: libstdc++/9234 Date: 3 Feb 2003 10:27:09 -0000 CVSROOT: /cvs/gcc Module name: gcc Branch: gcc-3_3-branch Changes by: reichelt@gcc.gnu.org 2003-02-03 10:27:08 Modified files: libstdc++-v3 : ChangeLog libstdc++-v3/include/bits: valarray_meta.h Added files: libstdc++-v3/testsuite/26_numerics: valarray_operators.cc Log message: PR libstdc++/9234 * include/bits/valarray_meta.h (_UnBase::operator[]): Apply unary operator. * include/bits/valarray_meta.h (__not_equal_to): Use != instead of ==. * testsuite/26_numerics/valarray_operators.cc: New test. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.1464.2.23&r2=1.1464.2.24 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/valarray_meta.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.11&r2=1.11.14.1 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/26_numerics/valarray_operators.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.2.1