This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/24685] real(16) formatted input is broken for huge values (gfortran.dg/default_format_2.f90)
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jan 2008 13:11:59 -0000
- Subject: [Bug libfortran/24685] real(16) formatted input is broken for huge values (gfortran.dg/default_format_2.f90)
- References: <bug-24685-8500@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #27 from ebotcazou at gcc dot gnu dot org 2008-01-17 13:11 -------
> Add gfortran.dg/default_format_2.f90 to the summary as that test case points
> here.
But this is confusing, as demonstrated by...
> It seems to fail also for s390-ibm-linux-gnu (for "test (1.0_kl, 0)")
> and for sparc-unknown-linux-gnu (these are not yet XFAILED). XFAILed are
> currently:
> powerpc*-apple-darwin* *-*-freebsd* powerpc*-*-linux*
> However, the target field of this PR shows: "sparc-solaris, powerpc-darwin".
> Is sparc-solaris also affected or not?
...this. No, gfortran.dg/default_format_2.f90 doesn't fail on SPARC/Solaris.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24685