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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Aug 31 12:33:50 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/9005

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

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

Build Reason: 
Build Source Stamp: 112627
Blamelist: dgregor,dpatel,grosbach,kremenek,resistor

BUILD FAILED: failed compile.llvm-gcc.stage2

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Transforms/Scalar/JumpThreading.cpp
At: Tue 31 Aug 2010 11:52:07
Changed By: resistor
Comments: Refactor my fix for PR5652 to terminate the predecessor lookups after the first failure.
Properties: 




File: test/Transforms/JumpThreading/basic.ll
At: Tue 31 Aug 2010 11:52:07
Changed By: resistor
Comments: Add a test for the duplicated-conditional situation illutrated by PR5652.
Properties: 




File: lib/Target/ARM/ARMBaseRegisterInfo.cpp
At: Tue 31 Aug 2010 11:52:07
Changed By: grosbach
Comments: this assert should just be a condition, since this function is just asking if
the offset is legally encodable, not actually trying to do the encoding.Properties: 




Files:
 include/llvm/CodeGen/FunctionLoweringInfo.h
 lib/CodeGen/AsmPrinter/DwarfDebug.cpp
 lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
 lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 test/FrontendC++/2010-08-31-ByValArg.cpp
At: Tue 31 Aug 2010 11:52:07
Changed By: dpatel
Comments: Remember byval argument's frame index during argument lowering and use this info to emit debug info.
Fixes Radar 8367011.
Properties: 




Files:
 lib/Analysis/CFG.cpp
 test/Analysis/misc-ps-region-store.cpp
At: Tue 31 Aug 2010 11:52:07
Changed By: kremenek
Comments: Explicitly handle CXXOperatorCallExpr when building CFGs.  We should treat it the same as CallExprs.

Fixes: <rdar://problem/8375510> [Boost] CFGBuilder crash in Boost.GraphProperties: 




File: lib/Analysis/CFG.cpp
At: Tue 31 Aug 2010 11:52:07
Changed By: kremenek
Comments: Improve CFG printing support for CXXOperatorCallExpr and CXXBindTemporaryExpr.Properties: 




File: lib/Target/ARM/ARMBaseRegisterInfo.cpp
At: Tue 31 Aug 2010 11:57:10
Changed By: grosbach
Comments: SP relative offsets need to be adjusted by the local allocation size when
determining if they're likely to be in range of the SP when resolving
frame references.Properties: 




File: lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
At: Tue 31 Aug 2010 11:57:10
Changed By: resistor
Comments: Only try to clean up the current block if we changed that block already.
Properties: 




Files:
 include/clang-c/Index.h
 test/Index/index-templates.cpp
 tools/libclang/CIndex.cpp
 tools/libclang/CIndexUSRs.cpp
 tools/libclang/CXCursor.cpp
At: Tue 31 Aug 2010 12:07:07
Changed By: dgregor
Comments: Add a libclang cursor kind, visitation support and USR support for C++
class templates. 
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Assertion failed: (I != ByValArgFrameIndexMap.end() && "Argument does not have assigned frame index!"), function getByValArgumentFrameIndex, file /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp, line 275.
	../../llvm-gcc.src/gcc/config/i386/llvm-i386.cpp:1630: internal compiler error: Abort trap
	Please submit a full bug report,
	with preprocessed source if appropriate.
	See <URL:http://llvm.org/bugs/> for instructions.
	make[3]: *** [llvm-i386.o] Error 1
	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':
	warning: structure `VEC_cp_token_position_heap' used but not defined
	warning: structure `pointer_set_t' used but not defined
	warning: structure `c_arg_info' used but not defined
	warning: structure `c_switch' used but not defined
	warning: structure `et_node' used but not defined
	warning: structure `loop' used but not defined
	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'




More information about the llvm-testresults mailing list