[LLVMdev] New llvm-gcc bootstrap failure
John Regehr
regehr at cs.utah.edu
Thu Sep 4 11:40:59 PDT 2008
Just to confirm that gcc-4.1.2 is the problem (as opposed to libc or
whatever) I can build a release version of llvm-gcc just fine on Ubuntu
Feisty using gcc-4.3.2.
So either some undefined behavior snuck into llvm that only manifests on
this compiler, or else 4.1.2 is miscompiling something.
John
>> I've seen this error too with gcc version 4.1.2 20070626 (Red Hat 4.1.2-14).
>> I do not see it with gcc version 3.4.6 20060404 (Red Hat 3.4.6-9).
>
> Right-- Ubuntu Feisty also uses 4.1.2, and fails to build LLVM.
>
> The newer Ubuntu uses 4.2.something and compiles LLVM cleanly.
>
> John
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
More information about the llvm-dev
mailing list