http://llvm.org/bugs/show_bug.cgi?id=10410

           Summary: Hex floating-point converted wrong
           Product: new-bugs
           Version: 2.8
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Hexadecimal floating-point constants similar to:
  0x1p+99999
  0x1p-99999
  0x1p-2147483648
  0x1p+2147483648
convert to the wrong value.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to