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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Jun 7 12:21:00 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/6898

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

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

Build Reason: 
Build Source Stamp: 105540
Blamelist: djg,void

BUILD FAILED: failed compile.llvm-gcc.stage1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Instructions.h
 lib/Analysis/IPA/GlobalsModRef.cpp
 lib/Target/CppBackend/CPPBackend.cpp
 lib/Target/MSIL/MSILWriter.cpp
At: Mon 07 Jun 2010 12:08:05
Changed By: void
Comments: Create new accessors to get arguments for call/invoke instructions. It breaks
encapsulation to force the users of these classes to know about the internal
data structure of the Operands structure. It also can lead to errors, like in
the MSIL writer.
Properties: 




Files:
 include/llvm/Analysis/ScalarEvolution.h
 lib/Analysis/ScalarEvolution.cpp
 test/Analysis/ScalarEvolution/2008-07-29-SMinExpr.ll
At: Mon 07 Jun 2010 12:08:05
Changed By: djg
Comments: Optimize ScalarEvolution's SCEVComplexityCompare predicate: don't go
scrounging through SCEVUnknown contents and SCEVNAryExpr operands;
instead just do a simple deterministic comparison of the precomputed
hash data.

Also, since this is more precise, it eliminates the need for the slow
N^2 duplicate detection code.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	./real.o differs
	./recog.o differs
	./regrename.o differs
	./reload.o differs
	./simplify-rtx.o differs
	./toplev.o differs
	./tree-data-ref.o differs
	make[2]: *** [compare] Error 1
	make[1]: *** [stage3-bubble] Error 2
	make: *** [all] Error 2

Last 10 lines of 'warnings':
	warning: structure `ipa_reference_vars_info_d' used but not defined
	warning: structure `reg_info_def' used but not defined
	warning: structure `value_set' used but not defined
	../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn'
	../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
	../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
	../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
	../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
	warning: ./cc1-checksum.o differs
	warning: ./cc1plus-checksum.o differs




More information about the llvm-testresults mailing list