[Bug libstdc++/31836] [4.3 Regression] FAIL: 27_io/basic_istream/extractors_arithmetic/char/12.cc execution test
pcarlini at suse dot de
gcc-bugzilla@gcc.gnu.org
Fri May 11 18:02:00 GMT 2007
------- Comment #20 from pcarlini at suse dot de 2007-05-11 19:02 -------
(In reply to comment #19)
> 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.
Ah, ok, that makes more sense. Therefore integer types are ok. For long double,
which code do we have on hppa? _GLIBCXX_HAVE_STRTOLD is defined or not?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31836
More information about the Gcc-bugs
mailing list