On Mon, 4 Sep 2006, [UTF-8] Rafael Esp?ndola wrote:
>> What does the preprocessed output of that function look like?
> long long f4(void) {
> return (long long)2147483647 + 1;
> }
>
> Using 2147483648LL directly causes the same problem.
What target triple?
-Chris
--
http://nondot.org/sabre/
http://llvm.org/