[LLVMbugs] [Bug 10410] New: Hex floating-point converted wrong
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jul 19 09:55:22 PDT 2011
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: unassignedbugs at nondot.org
ReportedBy: tydeman at tybor.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list