> 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 _______________________________________________ cfe-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
