[cfe-dev] clang make test results on Linux (r48120)
Nuno Lopes
nunoplopes at sapo.pt
Sun Mar 9 15:23:01 PDT 2008
> I have run make test on Linux (x86 and x86-64) for the first time, and
> here are the results:
> [ignoring the Rewriter failures on x86, since I don't have objc headers
> installed there]
>
> If you want preprocessed sources for any of the below, let me know and
> I'll open a bugreport for them.
>
> This is on x86 Linux:
> ******************** TEST 'CodeGen/mandel.c' FAILED! ********************
this problem is already reported: http://llvm.org/bugs/show_bug.cgi?id=1955
It's related with the glibc's inline version of hypot().
> ******************** TEST 'Lexer/digraph.cpp' FAILED! ********************
Reported already as well: http://llvm.org/bugs/show_bug.cgi?id=2091
Nuno
More information about the cfe-dev
mailing list