[LLVMdev] bug in llvm-gcc implementation of long long
Rafael EspĂndola
rafael.espindola at gmail.com
Tue Sep 5 07:39:36 PDT 2006
> Time to try gdb.
The problem was a cast of a 32 bits signed number to a 64 unsigned
number. A patch is attached. I am currently trying a bootstrap to make
sure this doesn't brake anything.
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-long-long.patch
Type: application/octet-stream
Size: 1090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20060905/666abdb3/attachment.obj>
More information about the llvm-dev
mailing list