This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/17706] reading a value of 0.0 gives a value of -0.0
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Sep 2004 01:58:00 -0000
- Subject: [Bug libfortran/17706] reading a value of 0.0 gives a value of -0.0
- References: <20040928013405.17706.bdavis@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-28 01:57 -------
Hmm, I don't know if this is really a bug, -0.0001 trouncated to -0.0 unless there is no such thing as
-0.0 in fortran.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17706