[Issue 2812] sqrt(2.0) is about -2.7341e-53

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 6 12:15:20 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=2812


clugdbug at yahoo.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |regression




------- Comment #1 from clugdbug at yahoo.com.au  2009-04-06 14:15 -------
Confirmed. Crucial information missing: on Windows at least, this is only with
-O.

dmd -run bug.d
1.41421

dmd -run -O bug.d
-2.7341e-53

I'm raising this to regression.


-- 



More information about the Digitalmars-d-bugs mailing list