[Bug libstdc++/34423] Reading doubles smaller than 1e-308 in gcc 4.2.2 on os x

paolo dot carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Thu Oct 2 14:34:00 GMT 2008



------- Comment #6 from paolo dot carlini at oracle dot com  2008-10-02 14:32 -------
I checked again and the issue certainly doesn't exist anymore in 4_3-branch and
mainline: 9.99989e-321 can be input without underflow to zero and without error
(i.e., cin.good() == 1 after the input).


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
      Known to work|                            |4.3.2 4.4.0
         Resolution|                            |WORKSFORME
   Target Milestone|---                         |4.3.2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34423



More information about the Gcc-bugs mailing list