First Last Prev Next    No search results available
Details
: [bcreader] Bytecode reader misreads 'long -92233720368547...
Bug#: 212
: libraries
: Bitcode Reader
Status: RESOLVED
Resolution: FIXED
: All
: All
: 1.0
: P2
: normal
: 1.2

:
: miscompilation
:
:
  Show dependency tree - Show dependency graph
People
Reporter: Chris Lattner <clattner@apple.com>
Assigned To: Chris Lattner <clattner@apple.com>

Attachments


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2004-01-20 13:12
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
------- Comment #1 From Chris Lattner 2004-01-20 13:14:23 -------
Fixed.

Patch here: 
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040119/010884.html

-Chris

First Last Prev Next    No search results available