[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Jan 11 15:28:10 PST 2011
The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/12603
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
Build Reason:
Build Source Stamp: 123289
Blamelist: dgregor,stoklund
BUILD FAILED: failed compile.llvm.stage1
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/CodeGen/LiveDebugVariables.cpp
test/CodeGen/X86/2010-05-26-DotDebugLoc.ll
test/CodeGen/X86/2010-05-28-Crash.ll
test/CodeGen/X86/dbg-value-range.ll
At: Tue 11 Jan 2011 14:50:51
Changed By: stoklund
Comments: Enable LiveDebugVariables by default.Properties:
File: lib/Transforms/Utils/BasicBlockUtils.cpp
At: Tue 11 Jan 2011 15:00:51
Changed By: stoklund
Comments: Fix a non-deterministic loop in llvm::MergeBlockIntoPredecessor.
DT->changeImmediateDominator() trivially ignores identity updates, so there is
really no need for the uniqueing provided by SmallPtrSet.
I expect this to fix PR8954.Properties:
File: lib/Transforms/Scalar/GVN.cpp
At: Tue 11 Jan 2011 15:00:51
Changed By: stoklund
Comments: Remove the PR8954 workaround.Properties:
Files:
include/clang/AST/TemplateBase.h
lib/AST/DeclTemplate.cpp
lib/AST/TemplateBase.cpp
lib/Sema/SemaTemplate.cpp
lib/Sema/SemaTemplateDeduction.cpp
At: Tue 11 Jan 2011 15:15:54
Changed By: dgregor
Comments: Add TemplateArgument::CreatePackCopy() to create a new parameter pack
in ASTContext-allocated memory, copying the provided template
arguments. Use this new routine where we can. No functionality change.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[1]: Compiling Threading.cpp for Release+Asserts build
llvm[1]: Compiling TimeValue.cpp for Release+Asserts build
llvm[1]: Compiling Timer.cpp for Release+Asserts build
llvm[1]: Compiling ToolOutputFile.cpp for Release+Asserts build
llvm[1]: Compiling Triple.cpp for Release+Asserts build
llvm[1]: Compiling Twine.cpp for Release+Asserts build
llvm[1]: Compiling Valgrind.cpp for Release+Asserts build
llvm[1]: Compiling circular_raw_ostream.cpp for Release+Asserts build
llvm[1]: Compiling raw_os_ostream.cpp for Release+Asserts build
llvm[1]: Compiling raw_ostream.cpp for Release+Asserts build
Last 10 lines of 'interrupt':
The web-page 'stop build' button was pressed by '<unknown>': <no reason specified>
More information about the llvm-testresults
mailing list