[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Dec 10 15:19:18 PST 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/16815
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 121595
Blamelist: bwilson,nicholas,resistor
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Target/ARM/ARMAsmBackend.cpp
lib/Target/ARM/ARMMCCodeEmitter.cpp
At: Fri 10 Dec 2010 15:06:40
Changed By: resistor
Comments: Attempt to get Thumb2 branch fixups working properly.
Properties:
File: lib/CodeGen/RegAllocGreedy.cpp
At: Fri 10 Dec 2010 15:11:53
Changed By: nicholas
Comments: Move variable that's unused in an NDEBUG build inside the DEBUG() macro, fixing
lib/CodeGen/RegAllocGreedy.cpp:233: error: unused variable 'TRC' [-Wunused-variable]
Properties:
File: lib/CodeGen/CGBuiltin.cpp
At: Fri 10 Dec 2010 15:11:57
Changed By: bwilson
Comments: Add missing switch case for the quad-register version of the Neon vmul builtin.Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Building Debug+Asserts Archive Library libLLVMARMAsmPrinter.a
llvm[4]: Compiling ARMAsmLexer.cpp for Debug+Asserts build
llvm[4]: Compiling ARMAsmParser.cpp for Debug+Asserts build
llvm[4]: Building Debug+Asserts Archive Library libLLVMARMAsmParser.a
llvm[4]: Compiling ARMDisassembler.cpp for Debug+Asserts build
llvm[4]: Compiling ARMDisassemblerCore.cpp for Debug+Asserts build
llvm[4]: Building Debug+Asserts Archive Library libLLVMARMDisassembler.a
llvm[4]: Compiling ARMTargetInfo.cpp for Debug+Asserts build
llvm[4]: Building Debug+Asserts Archive Library libLLVMARMInfo.a
make: *** [all] Error 1
Last 10 lines of 'warnings':
MCDwarf.cpp:239: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'
SPUISelLowering.cpp:692: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
SPUISelLowering.cpp:924: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
More information about the llvm-testresults
mailing list