From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17245 invoked by alias); 1 May 2002 18:26: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 17194 invoked by uid 71); 1 May 2002 18:26:00 -0000 Resent-Date: 1 May 2002 18:26:00 -0000 Resent-Message-ID: <20020501182600.17193.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-To: nobody@gcc.gnu.org Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, mark@codesourcery.com Resent-Reply-To: gcc-gnats@gcc.gnu.org, Franz.Sirl-kernel@lauterbach.com Received:(qmail 15320 invoked by uid 61); 1 May 2002 18:20:31 -0000 Message-Id:<20020501182031.15319.qmail@sources.redhat.com> Date: Wed, 01 May 2002 11:26:00 -0000 From: Franz.Sirl-kernel@lauterbach.com Reply-To: Franz.Sirl-kernel@lauterbach.com To: gcc-gnats@gcc.gnu.org Cc: mark@codesourcery.com X-Send-Pr-Version:gnatsweb-2.9.3 (1.1.1.1.2.31) X-GNATS-Notify:mark@codesourcery.com Subject: libstdc++/6533: [3.1 regression] libstdc++ broken on unsigned char platforms X-SW-Source: 2002-05/txt/msg00018.txt.bz2 List-Id: >Number: 6533 >Category: libstdc++ >Synopsis: [3.1 regression] libstdc++ broken on unsigned char platforms >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Wed May 01 11:26:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Franz.Sirl-kernel@lauterbach.com >Release: current 3.1 CVS >Organization: >Environment: glibc-2.2.5 binutils-2.12.90.0.7 >Description: Current CVS shows these regressions on powerpc-linux-gnu since sometime yesterday: FAIL: 21_strings/inserters_extractors.cc execution test FAIL: 26_numerics/complex_inserters_extractors.cc execution test FAIL: 27_io/istream_extractor_arith.cc execution test FAIL: 27_io/istream_sentry.cc execution test FAIL: 27_io/istringstream_members.cc execution test FAIL: 27_io/ostream_inserter_arith.cc execution test FAIL: 27_io/stringstream_members.cc execution test It is also reproducible on x86-linux-gnu if you bootstrap with: make bootstrap CFLAGS="-g -O2 -funsigned-char" CXXFLAGS="-g -O2 -funsigned-char" BOOT_CFLAGS="-g -O2 -funsigned-char" On x86-linux-gnu one testcase only fails if you only run the libstdc++ testsuite with -funsigned-char FAIL: 24_iterators/istreambuf_iterator.cc execution test >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: