[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Mar 8 18:40:45 PST 2010
The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/1294
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: spang.apple.com
Build Reason:
Build Source Stamp: 98034
Blamelist: djg,lattner
BUILD FAILED: failed compile.llvm-gcc.stage1
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: include/llvm/CodeGen/MachineModuleInfo.h
At: Mon 08 Mar 2010 17:34:24
Changed By: lattner
Comments: inline RemapLabel into its only caller and simplify.
Properties:
Files:
include/llvm/CodeGen/MachineModuleInfo.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfPrinter.cpp
lib/CodeGen/MachineModuleInfo.cpp
lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp
At: Mon 08 Mar 2010 17:54:24
Changed By: lattner
Comments: strength reduce MMI::MappedLabel to MMI::isLabelDeleted,
and add a FIXME about how we are eventually going to zap this
lookup table once mc world domination is complete.
Properties:
File: lib/CodeGen/AsmPrinter/DwarfDebug.cpp
At: Mon 08 Mar 2010 17:54:24
Changed By: lattner
Comments: remove a useless optimization: now that label replacement never
happens, the start/end of a scope can never be the same.
Properties:
Files:
lib/Analysis/LoopInfo.cpp
test/Transforms/LCSSA/unreachable-use.ll
At: Mon 08 Mar 2010 17:54:24
Changed By: djg
Comments: Make isLCSSA ignore uses in blocks not reachable from the entry block,
as LCSSA no longer transforms such uses.
Properties:
File: lib/CodeGen/AsmPrinter/DwarfDebug.cpp
At: Mon 08 Mar 2010 17:59:24
Changed By: lattner
Comments: change DbgScope to keep track of the start/end label as MCSymbol*
now that the dependence on ID is removed from MMI.
Properties:
LOGS:
Last 10 lines of 'stdio':
with preprocessed source if appropriate.
See <URL:http://llvm.org/bugs/> for instructions.
make[5]: *** [crt3.o] Error 1
make[4]: *** [extra] Error 2
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [stmp-multilib] Error 2
rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.pod gcc.pod
make[2]: *** [all-stage1-gcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [all] Error 2
Last 10 lines of 'warnings':
../../llvm-gcc.src/gcc/config/rs6000/altivec.md:1755: warning: operand 3 missing mode?
../../llvm-gcc.src/gcc/config/rs6000/altivec.md:1768: warning: operand 3 missing mode?
../../llvm-gcc.src/gcc/config/rs6000/altivec.md:1781: warning: operand 3 missing mode?
../../llvm-gcc.src/gcc/config/rs6000/altivec.md:1794: warning: operand 3 missing mode?
../../llvm-gcc.src/gcc/config/rs6000/altivec.md:1807: warning: operand 3 missing mode?
../../llvm-gcc.src/gcc/config/rs6000/altivec.md:1882: warning: operand 1 missing mode?
../../llvm-gcc.src/gcc/config/rs6000/altivec.md:1889: warning: operand 1 missing mode?
../../llvm-gcc.src/gcc/config/rs6000/altivec.md:2195: warning: destination missing a mode?
../../llvm-gcc.src/gcc/config/rs6000/altivec.md:2195: warning: operand 0 missing mode?
../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn'
More information about the llvm-testresults
mailing list