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: "burnus 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 10:49:19 -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 #26 from burnus at gcc dot gnu dot org 2008-01-17 10:49 -------
Add gfortran.dg/default_format_2.f90 to the summary as that test case points
here.
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?
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|real(16) formatted input is |real(16) formatted input is
|broken for huge values |broken for huge values
| |(gfortran.dg/default_format_
| |2.f90)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24685