http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51569
kargl at gcc dot gnu.org changed:
What|Removed |Added
Resolution|FIXED |WONTFIX
--- Comment #5 from kar
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51569
kargl at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51569
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51569
--- Comment #2 from Andrew Pinski 2011-12-29
06:02:53 UTC ---
-0.0 does not exist in Fortran except when using the IEEE module IIRC.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51569
--- Comment #1 from Pascal 2011-12-15 16:28:11
UTC ---
(In reply to comment #0)
>
> According to the standard -0.0 is greater than zero.
Sorry, I am also confusing things by saying this.
please read instead "-0.0>=0.0 return True"