[LLVMdev] G++ 3.4.5 under RedHat AS4 fails to compile Clang trunk

Lian Cheng rhythm.mail at gmail.com
Fri Feb 11 19:02:11 PST 2011


On 2011-2-12 4:04, Eric Christopher wrote:
>
> On Feb 11, 2011, at 3:48 AM, Lian Cheng wrote:
>
>> Compilation error output is attached.
>>
>> Seems that G++ 3.4.5 fails to pick the right specialization version of
>> getExprLocImpl() function in lib/AST/Expr.cpp.
>
> http://llvm.org/docs/GettingStarted.html#brokengcc

Thanks for your reply!  But this page suggests that GCC 3.4.x 
*MISCOMPILES* portions of the code on X86-64/amd64.  IMHO this means GCC 
3.4.x do compiles LLVM, but the compiled binary misbehaves.  While my 
problem is GCC 3.4.5 fails to compile Clang (not LLVM).

Cheng

>
> -eric
>
>
>
> _______________________________________________
> 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