www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 715] New: incorrect IEEE 754 handling of -0i and +0i

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=715

           Summary: incorrect IEEE 754 handling of -0i and +0i
           Product: D
           Version: 0.177
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla digitalmars.com
        ReportedBy: thomas-dloop kuehne.cn




























test cases:
http://dstress.kuehne.cn/run/ieee_754_zerosdq_01.d
http://dstress.kuehne.cn/run/ieee_754_zerosdq_02.d
http://dstress.kuehne.cn/run/ieee_754_zerosdq_03.d
http://dstress.kuehne.cn/run/ieee_754_zerosdq_04.d


-- 
Dec 22 2006
next sibling parent Don Clugston <dac nospam.com.au> writes:
This creates a real, not an imaginary. It shouldn't compile at all.












Dec 23 2006
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=715


thomas-dloop kuehne.cn changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID





Thanks for catching this. I've fixed the test cases and refiled the issue as



-- 
Dec 23 2006