[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue May 18 14:27:36 PDT 2010


The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/8856

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

Buildslave for this Build: smoosh-15.apple.com

Build Reason: 
Build Source Stamp: 104057
Blamelist: echristo,stoklund

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/CodeGen/RegAllocFast.cpp
At: Tue 18 May 2010 14:16:43
Changed By: stoklund
Comments: Properly handle multiple definitions of a virtual register in the same
instruction.

This can happen on ARM:

>> %reg1035:5<def>, %reg1035:6<def> = VLD1q16 %reg1028, 0, pred:14, pred:%reg0
Regs: Q0=%reg1032* R0=%reg1028* R1=%reg1029* R2 R3=%reg1031*
Killing last use: %reg1028
Allocating %reg1035 from QPR
Assigning %reg1035 to Q1
<< %D2<def>, %D3<def> = VLD1q16 %R0<kill>, 0, pred:14, pred:%reg0, %Q1<imp-def>Properties: 




Files:
 include/llvm/MC/MCStreamer.h
 lib/MC/MCAsmStreamer.cpp
 lib/MC/MCNullStreamer.cpp
 lib/MC/MCParser/AsmParser.cpp
At: Tue 18 May 2010 14:21:44
Changed By: echristo
Comments: Make EmitTBSSSymbol take a section argument so that we can find it later.
Fix up callers and users.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Compiling ARMAsmParser.cpp for Debug build
	llvm[4]: Compiling ARMAsmLexer.cpp for Debug build
	llvm[4]: Building Debug Archive Library libLLVMARMAsmParser.a
	llvm[4]: Compiling ARMDisassembler.cpp for Debug build
	llvm[4]: Compiling ARMDisassemblerCore.cpp for Debug build
	llvm[2]: Building Debug Archive Library libLLVMCodeGen.a
	llvm[4]: Building Debug Archive Library libLLVMARMDisassembler.a
	llvm[4]: Compiling ARMTargetInfo.cpp for Debug build
	llvm[4]: Building Debug Archive Library libLLVMARMInfo.a
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/MC/MCStreamer.h:199: warning: 'virtual void llvm::MCStreamer::EmitTBSSSymbol(const llvm::MCSection*, llvm::MCSymbol*, uint64_t, unsigned int)' was hidden
	MCMachOStreamer.cpp:130: warning:   by 'virtual void<unnamed>::MCMachOStreamer::EmitTBSSSymbol(llvm::MCSymbol*, uint64_t, unsigned int)'




More information about the llvm-testresults mailing list