[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Mar 9 16:28:22 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/1322
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-14.apple.com
Build Reason:
Build Source Stamp: 98106
Blamelist: djg,johannes,lattner
BUILD FAILED: failed compile.llvm-gcc.stage1
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/CodeGen/AsmPrinter/DwarfPrinter.cpp
At: Tue 09 Mar 2010 15:24:24
Changed By: lattner
Comments: convert the non-"ispcrel" case of EmitReference to MC,
significant debug info testcases are now all going through
MCStreamer, though they print a lot of extraneous newlines to "O".
Properties:
Files:
lib/CodeGen/AsmPrinter/DIE.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
At: Tue 09 Mar 2010 15:39:24
Changed By: lattner
Comments: eliminate a bunch of \n's that are being printed to O. Next up is to kill
off "EOL".
Properties:
Files:
lib/Analysis/ScalarEvolution.cpp
test/Analysis/ScalarEvolution/unreachable-code.ll
At: Tue 09 Mar 2010 15:49:24
Changed By: djg
Comments: Avoid analyzing instructions in blocks not reachable from the entry block.
They are lots of trouble, and they don't matter. This fixes PR6559.
Properties:
File: lib/CodeGen/BranchFolding.cpp
At: Tue 09 Mar 2010 15:54:24
Changed By: johannes
Comments: Ever more complicated DEBUG_VALUE fixes for branch folding.
Properties:
Files:
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfException.cpp
lib/CodeGen/AsmPrinter/DwarfPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfPrinter.h
At: Tue 09 Mar 2010 15:54:24
Changed By: lattner
Comments: eliminate EOL, adding all comments with the OutStreamer.AddComment
method. With this, comments should end up on the same lines as the .byte
directives (for example) and we now get no output with:
$ llc CodeGen/X86/2009-02-12-DebugInfoVLA.ll -o - -filetype=null -asm-verbose
woot.
Properties:
Files:
lib/CodeGen/AsmPrinter/DwarfPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfPrinter.h
At: Tue 09 Mar 2010 15:59:24
Changed By: lattner
Comments: inline the bool form of PrintRelDirective away, leaving just the unsigned form.
Properties:
LOGS:
Last 10 lines of 'stdio':
make[4]: *** [libgcc/./_divdi3.o] Error 1
{standard input}:365:Rest of line ignored. 1st junk character valued 61 (=).
make[4]: *** [libgcc/./_udivdi3.o] Error 1
{standard input}:401:Rest of line ignored. 1st junk character valued 61 (=).
make[4]: *** [libgcc/./_umoddi3.o] Error 1
make[3]: *** [stmp-multilib] Error 2
rm gpl.pod fsf-funding.pod gcov.pod gfdl.pod cpp.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