From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22711 invoked by alias); 11 May 2007 17:32:48 -0000 Received: (qmail 22646 invoked by alias); 11 May 2007 17:32:35 -0000 Date: Fri, 11 May 2007 17:32:00 -0000 Message-ID: <20070511173235.22645.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/31836] [4.3 Regression] FAIL: 27_io/basic_istream/extractors_arithmetic/char/12.cc execution test In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dave at hiauly1 dot hia dot nrc dot ca" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-05/txt/msg00834.txt.bz2 ------- Comment #19 from dave at hiauly1 dot hia dot nrc dot ca 2007-05-11 18:32 ------- Subject: Re: [4.3 Regression] FAIL: 27_io/basic_istream/extractors_arithmetic/char/12.cc execution test > Using some printf (actually, std::cerr) debugging, I've found that > the failure occurs for the float conversion, and the value of t is inf. In the hppa64-hp-hpux11.11 case, I determined last night that the failure just occurs in the long double case. I need to recheck what's happening on hppa2.0. Dave -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31836