[LLVMbugs] [Bug 212] NEW: [bcreader] Bytecode reader misreads 'long -9223372036854775808'!

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Jan 20 11:12:14 PST 2004


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=212

           Summary: [bcreader] Bytecode reader misreads 'long -
                    9223372036854775808'!
           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


The subject says it all.  Assembling and disassembling
test/Regression/Assembler/2004-01-20-MaxLongLong.llx causes the
-9223372036854775808 long constant (which is 0x8000000000000000) to be
incorrectly read as zero.

-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