[Bug libfortran/32611] Print sign of negative zero
burnus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jul 4 07:09:00 GMT 2007
------- Comment #1 from burnus at gcc dot gnu dot org 2007-07-04 07:08 -------
Jerry, I think this is something for you.
y = -0.0 is printed as
0.00000000E+00
instead of
-0.00000000E+00
I think the problem is in io/write.c's output_float.
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jvdelisle at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Component|fortran |libfortran
Ever Confirmed|0 |1
Keywords| |wrong-code
Last reconfirmed|0000-00-00 00:00:00 |2007-07-04 07:08:52
date| |
Summary|signed zero |Print sign of negative zero
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32611
More information about the Gcc-bugs
mailing list