[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Apr 19 22:40:11 PDT 2010
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/6405
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 101870
Blamelist: andersca,jtsoftware,lattner
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: test/Sema/altivec-init.c
At: Mon 19 Apr 2010 22:04:21
Changed By: jtsoftware
Comments: Altivec vector literal initializer count mismatch error removed.Properties:
File: lib/CodeGen/CGClass.cpp
At: Mon 19 Apr 2010 22:09:21
Changed By: andersca
Comments: Assert that the path from the derived to the base class in CodeGenFunction::GetAddressOfBaseClass is not ambiguous.Properties:
Files:
lib/Transforms/Scalar/LoopUnswitch.cpp
test/Transforms/LoopUnswitch/crash.ll
At: Mon 19 Apr 2010 22:14:21
Changed By: lattner
Comments: RewriteLoopBodyWithConditionConstant can end up rewriting the
condition we're unswitching on. In this case, don't try to
simplify the second copy of the loop which may be dead or not,
but is probably a constant now. This fixes PR6879
Properties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 43.74s
********************
Failing Tests (1):
Clang :: Sema/altivec-init.c
Expected Passes : 2181
Expected Failures : 17
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'warnings':
1 warning and 2 errors generated.
Last 10 lines of 'fail':
Clang :: Sema/altivec-init.c
Last 10 lines of 'xfail':
Clang :: CodeGenCXX/conversion-function.cpp
Clang :: FixIt/fixit-errors.c
Clang :: FixIt/fixit-pmem.cpp
Clang :: FixIt/typo.m
Clang :: PCH/changed-files.c
Clang :: PCH/pr4489.c
Clang :: PCH/source-manager-stack.c
Clang :: SemaCXX/rval-references-xfail.cpp
Clang :: SemaObjCXX/overload.mm
Clang :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'altivec-init.c':
--
Command Output (stderr):
--
error: 'error' diagnostics seen but not expected:
Line 9: too few elements in vector initialization (expected 8 elements, have 2)
1 warning and 2 errors generated.
--
********************
More information about the llvm-testresults
mailing list