[LLVMbugs] [Bug 218] NEW: Bytecode reader misreads -0.0
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Feb 1 10:13:12 PST 2004
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=218
Summary: Bytecode reader misreads -0.0
Product: libraries
Version: 1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Bytecode Reader
AssignedTo: sabre at nondot.org
ReportedBy: sabre at nondot.org
While looking into Bug 216, I noticed that storing -0.0 (which is double
0x8000000000000000) to a bytecode file and reading it back in causes it to lose
its sign. I would guess that this is the same problem as Bug 212.
-Chris
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list