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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Sep 5 06:05:28 PDT 2006


> does it work in ordinary gcc? I recall I had a problem with this in an earlier version of gcc, maybe they still haven't
> fixed it.

I have just compiled revision 102 without --enable-llvm and the
resulting code correctly sets edx to 0.

Time to try gdb.

Rafael



More information about the llvm-dev mailing list