[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Feb 25 23:50:24 PST 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/14
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 97213
Blamelist: dgregor,lattner,sgupta
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Sema/SemaTemplate.cpp
test/CXX/temp/temp.spec/temp.expl.spec/p6.cpp
At: Thu 25 Feb 2010 22:08:07
Changed By: dgregor
Comments: An explicit specialization is allowed following an explicit
instantiation so long as that explicit specialization was declared
previously. Fixes PR6160.
Properties:
File: lib/Target/PIC16/PIC16ISelLowering.cpp
At: Thu 25 Feb 2010 23:31:55
Changed By: sgupta
Comments: Before converting an operand to mem, check if it is legal to do so.
Properties:
File: include/llvm/CodeGen/DAGISelHeader.h
At: Thu 25 Feb 2010 23:31:55
Changed By: lattner
Comments: fix the matcher in the presence of multiple scopes: we need to save
and restore the entire matcher stack by value. This is because children
we're testing could do moveparent or other things besides just
scribbling on additions to the stack.
Properties:
Files:
lib/Target/PIC16/AsmPrinter/PIC16AsmPrinter.cpp
lib/Target/PIC16/PIC16ABINames.h
lib/Target/PIC16/PIC16Passes/PIC16Cloner.cpp
At: Thu 25 Feb 2010 23:31:55
Changed By: sgupta
Comments: Currently in LLVM, names of libcalls are assigned during TargetLowering
object construction. There is no provision to change them when the
code for a function generated.
So we have to change these names while printing assembly.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[2]: Linking Release executable llvm-bcanalyzer (without symbols)
llvm[2]: ======= Finished Linking Release Executable llvm-bcanalyzer (without symbols)
llvm[2]: ======= Finished Linking Release Executable llc (without symbols)
llvm[2]: Linking Release executable llvm-ld (without symbols)
llvm[2]: Linking Release executable opt (without symbols)
llvm[2]: ======= Finished Linking Release Executable llvm-ld (without symbols)
llvm[2]: ======= Finished Linking Release Executable opt (without symbols)
llvm[2]: Linking Release executable bugpoint (without symbols)
llvm[2]: ======= Finished Linking Release Executable bugpoint (without symbols)
make: *** [all] Error 1
More information about the llvm-testresults
mailing list