[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Jun 22 14:16:44 PDT 2010
The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/4311
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 106568
Blamelist: ddunbar,ggreif,void,wangmp
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
test/CodeGen/Generic/v-binop-widen.ll
test/CodeGen/Generic/v-binop-widen2.ll
test/CodeGen/X86/v-binop-widen.ll
test/CodeGen/X86/v-binop-widen2.ll
At: Tue 22 Jun 2010 12:41:10
Changed By: wangmp
Comments: Move v-binop-widen tests to X86 since they don't work on all platforms
Properties:
File: lib/VMCore/IntrinsicInst.cpp
At: Tue 22 Jun 2010 12:51:10
Changed By: ggreif
Comments: warmup ritual: use high-level argument accessorsProperties:
Files:
gcc/cp/cp-lang.c
gcc/langhooks-def.h
gcc/langhooks.h
gcc/llvm-backend.cpp
gcc/llvm-convert.cpp
At: Tue 22 Jun 2010 13:02:16
Changed By: void
Comments: A thunk should take the linkage and visibility of the call it's thunking. This
requires us to set the linkage and visibility after all other functions have had
theirs set.
If there is a thunk that points to a thunk, then we need to process the thunk
that calls a non-thunk first and so on until all thunks are processed.
Properties:
File: lib/Driver/Tools.cpp
At: Tue 22 Jun 2010 13:21:10
Changed By: ddunbar
Comments: Driver: Remove some dead code left around after a refactoring. Found by the
Clang static analyzer!Properties:
LOGS:
Last 10 lines of 'stdio':
Running /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Transforms/TailDup/dg.exp ...
Running /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Verifier/dg.exp ...
=== Summary ===
# of expected passes 5023
# of unexpected failures 1
# of expected failures 35
make[1]: *** [check-local] Error 1
make: *** [check] Error 2
Last 10 lines of 'dg.log':
Last 10 lines of 'dg.sum':
More information about the llvm-testresults
mailing list