[LLVMdev] bug in llvm-gcc implementation of long long

Chris Lattner sabre at nondot.org
Mon Sep 4 16:10:05 PDT 2006


On Mon, 4 Sep 2006, [UTF-8] Rafael Esp?ndola wrote:
>> What target triple?
> i486-linux-gnu

Okay, that is very very strange.  This sounds like a failure in the GCC 
part of the compiler somehow, as constant+constant is folded before we 
get to it.  Can you try to track this down a bit to see what is going 
wrong?

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list