[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Nov 10 15:02:48 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/298
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02.apple.com
Build Reason:
Build Source Stamp: 86741
Blamelist: dpatel,efriedma,kremenek,lattner
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: gcc/llvm-debug.cpp
At: Tue 10 Nov 2009 14:25:59
Changed By: dpatel
Comments: Use "<stdin>" as input file name if stdin is input source.
File: include/clang/Basic/DiagnosticGroups.td
At: Tue 10 Nov 2009 14:25:59
Changed By: kremenek
Comments: Shuffle order of warning declarations (alphabetize).
Files:
include/llvm/Analysis/InstructionSimplify.h
include/llvm/Transforms/Utils/Local.h
lib/Analysis/InstructionSimplify.cpp
lib/Transforms/Scalar/JumpThreading.cpp
lib/Transforms/Utils/Local.cpp
At: Tue 10 Nov 2009 14:30:59
Changed By: lattner
Comments: move some generally useful functions out of jump threading
into libanalysis and transformutils.
Files:
lib/CodeGen/CGCXXExpr.cpp
test/CodeGenCXX/new-operator-phi.cpp
At: Tue 10 Nov 2009 14:40:59
Changed By: efriedma
Comments: Fix for PR5454: make sure to use the right block as the predecessor in the
generated PHI node for the null check of a new operator.
Files:
lib/Transforms/Scalar/JumpThreading.cpp
test/Transforms/JumpThreading/basic.ll
At: Tue 10 Nov 2009 14:40:59
Changed By: lattner
Comments: implement a TODO by teaching jump threading about "xor x, 1".
File: lib/CodeGen/CGCXXClass.cpp
At: Tue 10 Nov 2009 14:45:59
Changed By: efriedma
Comments: Minor optimization to skip null check in generated code where it isn't
necessary.
LOGS:
Last 10 lines of 'test-clang.stdio':
Testing Time: 34.04s
********************
Failing Tests (1):
Clang::CodeGenCXX/new-operator-phi.cpp
Expected Passes : 1719
Expected Failures : 19
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'test-clang.fail':
Clang::CodeGenCXX/new-operator-phi.cpp
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::CodeGenObjC/PR4894-recursive-debug-crash.m
Clang::CodeGenCXX/virt.cpp
Clang::Parser/cxx-using-declaration.cpp
Clang::SemaObjC/id-isa-ref.m
Clang::SemaObjCXX/references.mm
Clang::SemaObjCXX/overload.mm
Clang::SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'test-clang.new-operator-phi.cpp':
0. Program arguments: /Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/Debug/bin/clang-cc -emit-llvm-only -verify /Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/new-operator-phi.cpp
1. <eof> parser at end of file
2. /Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/new-operator-phi.cpp:6:6: LLVM IR generation of declaration 'b'
3. /Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/new-operator-phi.cpp:6:6: Generating code for declaration 'b'
4. /Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/new-operator-phi.cpp:7:1: LLVM IR generation of compound statement ('{}')
/Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/new-operator-phi.cpp.script: line 1: 70807 Abort trap /Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/Debug/bin/clang-cc -emit-llvm-only -verify /Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/new-operator-phi.cpp
--
********************
More information about the llvm-testresults
mailing list