This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/17871] libgfortran, g77: regression, P edit descriptor, funny output
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Oct 2004 13:07:34 -0000
- Subject: [Bug libfortran/17871] libgfortran, g77: regression, P edit descriptor, funny output
- References: <20041006212730.17871.anlauf@hep.tu-darmstadt.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From reichelt at gcc dot gnu dot org 2004-10-07 13:07 -------
I just checked some more compilers:
MIPSpro Compilers: Version 7.4
f77:
000.0E+00 100.0E-02
f90:
0.000E+00 100.0E-02
Intel, Version 8.1:
0.000E+00 100.0E-02
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |reichelt at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17871