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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Fri Apr 30 18:27:14 PDT 2010


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/5978

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

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

Build Reason: 
Build Source Stamp: 102820
Blamelist: djg,johannes,rjmccall

BUILD FAILED: failed compile.llvm-gcc.stage2

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/CodeGen/StackSlotColoring.cpp
At: Fri 30 Apr 2010 17:45:46
Changed By: johannes
Comments: Fix a bug where debug info affected stack slot coloring.
Seen in SingleSrc/Benchmarks/Misc/flops with TEST=optllcdbg.
7929951.

Properties: 




Files:
 lib/Sema/Sema.h
 lib/Sema/SemaCXXScopeSpec.cpp
 lib/Sema/SemaCodeComplete.cpp
 lib/Sema/SemaDecl.cpp
 lib/Sema/SemaDeclCXX.cpp
 lib/Sema/SemaExpr.cpp
 lib/Sema/SemaLookup.cpp
 lib/Sema/SemaTemplate.cpp
At: Fri 30 Apr 2010 17:45:46
Changed By: rjmccall
Comments: It turns out that basically every caller to RequireCompleteDeclContext
already knows what context it's looking in.  Just pass that context in
instead of (questionably) recalculating it.

Properties: 




File: lib/CodeGen/SelectionDAG/InstrEmitter.cpp
At: Fri 30 Apr 2010 17:55:46
Changed By: djg
Comments: Re-enable kill flags from SelectionDAGISel, with a fix: don't
try to put a kill flag on a DBG_INFO instruction.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	echo "\"objc\", " >> tmp-gtyp.h
	echo "\"objcp\", " >> tmp-gtyp.h
	echo "\"treelang\", " >> tmp-gtyp.h
	echo "NULL};" >> tmp-gtyp.h
	/bin/sh ../../llvm-gcc.src/gcc/../move-if-change tmp-gtyp.h gtyp-gen.h
	echo timestamp > s-gtyp-gen
	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




More information about the llvm-testresults mailing list