This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/31836] [4.3 Regression] FAIL: 27_io/basic_istream/extractors_arithmetic/char/12.cc execution test
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 May 2007 17:32:35 -0000
- Subject: [Bug libstdc++/31836] [4.3 Regression] FAIL: 27_io/basic_istream/extractors_arithmetic/char/12.cc execution test
- References: <bug-31836-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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