From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17306 invoked by alias); 24 Dec 2002 19:07:34 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 17280 invoked from network); 24 Dec 2002 19:07:32 -0000 Received: from unknown (HELO caip.rutgers.edu) (128.6.236.10) by 209.249.29.67 with SMTP; 24 Dec 2002 19:07:32 -0000 Received: (from ghazi@localhost) by caip.rutgers.edu (8.9.3/8.9.3) id OAA04148; Tue, 24 Dec 2002 14:07:19 -0500 (EST) Date: Tue, 24 Dec 2002 18:15:00 -0000 From: "Kaveh R. Ghazi" Message-Id: <200212241907.OAA04148@caip.rutgers.edu> To: aoliva@redhat.com Subject: Re: Irix6 long doubles implemented wrong? (27_io/ostream_inserter_arith) Cc: gcc-bugs@gcc.gnu.org, gcc-patches@gcc.gnu.org, gcc@gcc.gnu.org, libstdc++@gcc.gnu.org, oldham@codesourcery.com, ro@TechFak.Uni-Bielefeld.DE References: <200212142145.QAA25890@caip.rutgers.edu> <200212170531.AAA15561@caip.rutgers.edu> X-SW-Source: 2002-12/txt/msg01414.txt.bz2 > Also the original test 27_io/ostream_inserter_arith still fails. > However it looks as if it's in a different place, I'll check further > and provide details. Scratch that, I think 27_io/ostream_inserter_arith is failing in the same place. On another issue, I'm also getting this new failure: > FAIL: 18_support/numeric_limits.cc execution test This one is dying in the test: > test_denorm_min(); I think the value tested here is mistakenly indistinguishable from zero. --Kaveh -- Kaveh R. Ghazi ghazi@caip.rutgers.edu