[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Dec 23 14:02:19 PST 2009
The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/2050
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-10
Build Reason:
Build Source Stamp: 92058
Blamelist: lattner,stoklund
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/CodeGen/CGExpr.cpp
At: Wed 23 Dec 2009 13:36:51
Changed By: lattner
Comments: simplify my previous patch.
Properties:
File: lib/Target/ARM/ARMLoadStoreOptimizer.cpp
At: Wed 23 Dec 2009 13:36:51
Changed By: stoklund
Comments: Move kill flags when the same register occurs more than once in a sequence.Properties:
LOGS:
Last 10 lines of 'test-clang.stdio':
Testing Time: 26.88s
********************
Failing Tests (1):
Clang::CodeGen/ext-vector.c
Expected Passes : 1903
Expected Failures : 19
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'test-clang.fail':
Clang::CodeGen/ext-vector.c
Last 10 lines of 'test-clang.xfail':
Clang::CXX/temp/temp.res/temp.dep.res/temp.point/p1.cpp
Clang::CodeGen/asm-inout.c
Clang::CodeGen/blocks-2.c
Clang::CodeGenCXX/rtti.cpp
Clang::CodeGenObjC/PR4894-recursive-debug-crash.m
Clang::PCH/source-manager-stack.c
Clang::Sema/ms-fuzzy-asm.c
Clang::SemaCXX/rval-references-xfail.cpp
Clang::SemaObjCXX/overload.mm
Clang::SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'test-clang.ext-vector.c':
int test10(foo_t V) {
^
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/ext-vector.c:147:11: error: use of undeclared identifier 'V'
return (V+V).x;
^
3 diagnostics generated.
--
********************
More information about the llvm-testresults
mailing list