[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Apr 19 16:57:13 PDT 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/1446

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 101825
Blamelist: dgregor,djg

BUILD FAILED: failed compile.llvm.stage2

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 lib/Sema/SemaDecl.cpp
 test/SemaCXX/storage-class.cpp
At: Mon 19 Apr 2010 15:38:43
Changed By: dgregor
Comments: Only suppress the "extern variable has an initializer" warning when the extern entity being initialized is const.
Properties: 




Files:
 lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
 lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
At: Mon 19 Apr 2010 15:43:42
Changed By: djg
Comments: Eliminate the CurMBB member from SelectionDAGBuilder. For places that
need it, just pass around the parent block of the current instruction
explicitly.
Properties: 




File: lib/Target/Sparc/SparcISelDAGToDAG.cpp
At: Mon 19 Apr 2010 15:53:42
Changed By: djg
Comments: Delete an unnecessary reference to SelectionDAGISel::BB.
Properties: 




Files:
 include/llvm/CodeGen/SelectionDAGISel.h
 lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
At: Mon 19 Apr 2010 15:53:42
Changed By: djg
Comments: Eliminate SelectionDAGISel's "current block" member. Just pass it as
an argument to things that need it.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[3]: Building Release Archive Library libLLVMCppBackend.a
	llvm[4]: Compiling CppBackendTargetInfo.cpp for Release build
	llvm[4]: Building Release Archive Library libLLVMCppBackendInfo.a
	llvm[3]: Building MBlaze.td register information header with tblgen
	llvm[3]: Building MBlaze.td register names with tblgen
	llvm[3]: Building MBlaze.td register info implementation with tblgen
	llvm[3]: Building MBlaze.td instruction names with tblgen
	llvm[3]: Building MBlaze.td instruction information with tblgen
	llvm[3]: Building MBlaze.td assembly writer with tblgen
	llvm[3]: Building MBlaze.td DAG instruction selector implementation with tblgen




More information about the llvm-testresults mailing list