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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Fri Jan 7 14:37:50 PST 2011


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

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

Buildslave for this Build: spang.apple.com

Build Reason: 
Build Source Stamp: 123032
Blamelist: d0k,dgregor,dpatel,evancheng,foad,kledzik,kremenek,ofv

BUILD FAILED: failed compile.llvm-gcc.stage1

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/int_lib.h
At: Fri 07 Jan 2011 11:15:51
Changed By: kledzik
Comments: Add missing <stdint.h> to build properly on Solaris.  Patch by Joakim JohanssonProperties: 




File: lib/Sema/TreeTransform.h
At: Fri 07 Jan 2011 11:30:51
Changed By: dgregor
Comments: Fix a valgrind error when transforming function prototypes with
function parameter pack expansions.
Properties: 




Files:
 include/clang/Sema/Sema.h
 lib/Sema/SemaTemplateInstantiate.cpp
 lib/Sema/SemaTemplateInstantiateDecl.cpp
At: Fri 07 Jan 2011 11:40:51
Changed By: dgregor
Comments: When instantiating the arguments to an initializer, use the
TreeTransform version of TransformExprs() rather than explicit loop,
so that we expand pack expansions properly. Test cast coming soon...
Properties: 




File: test/CXX/temp/temp.decls/temp.variadic/example-tuple.cpp
At: Fri 07 Jan 2011 11:40:51
Changed By: dgregor
Comments: Variadic templates example: a nearly-complete implementation of a TR1
tuple class template. This implementation is boosted directly from the
variadic templates proposal. N2080.

Note that one section is #ifdef'd out. I'll implement that aspect of
template argument deduction next.

Properties: 




Files:
 lib/Analysis/CFG.cpp
 test/Sema/statements.c
At: Fri 07 Jan 2011 11:40:51
Changed By: kremenek
Comments: Fix crash in CFGBuilder on invalid code.  We still need
to reject this code, but at least clang doesn't
crash anymore.

Crash reported in PR 8880.Properties: 




Files:
 lib/Target/X86/X86ISelLowering.cpp
 test/CodeGen/X86/2010-04-08-CoalescerBug.ll
 test/CodeGen/X86/2010-06-25-CoalescerSubRegDefDead.ll
 test/CodeGen/X86/2010-09-17-SideEffectsInChain.ll
 test/CodeGen/X86/memcpy-2.ll
 test/CodeGen/X86/memcpy.ll
 test/CodeGen/X86/memset-2.ll
 test/CodeGen/X86/memset64-on-x86-32.ll
 test/CodeGen/X86/small-byval-memcpy.ll
 test/CodeGen/X86/tlv-1.ll
 test/CodeGen/X86/unaligned-load.ll
At: Fri 07 Jan 2011 11:40:51
Changed By: evancheng
Comments: Revert r122955. It seems using movups to lower memcpy can cause massive regression (even on Nehalem) in edge cases. I also didn't see any real performance benefit.Properties: 




Files:
 test/CXX/temp/temp.decls/temp.variadic/example-function.cpp
 test/CXX/temp/temp.decls/temp.variadic/example-tuple.cpp
At: Fri 07 Jan 2011 12:00:51
Changed By: dgregor
Comments: Variadic templates example: a nearly-complete implementation of a TR1
function class template. 
Properties: 




Files:
 lib/Transforms/Utils/Local.cpp
 lib/Transforms/Utils/LoopUnroll.cpp
At: Fri 07 Jan 2011 12:30:51
Changed By: foad
Comments: Remove all uses of the "ugly" method BranchInst::setUnconditionalDest().Properties: 




Files:
 include/llvm/Instructions.h
 unittests/VMCore/InstructionsTest.cpp
At: Fri 07 Jan 2011 12:30:51
Changed By: foad
Comments: Remove the "ugly" method BranchInst::setUnconditionalDest().Properties: 




Files:
 include/llvm/Instructions.h
 include/llvm/Use.h
 include/llvm/User.h
 lib/VMCore/Instructions.cpp
 lib/VMCore/Use.cpp
At: Fri 07 Jan 2011 12:35:51
Changed By: foad
Comments: Simplify the allocation and freeing of Users' operand lists, now that
every BranchInst has a fixed number of operands.Properties: 




Files:
 CMakeLists.txt
 cmake/modules/LLVMProcessSources.cmake
At: Fri 07 Jan 2011 12:35:51
Changed By: ofv
Comments: Don't use -O3 on Mingw, as people report it as unreliable. Use -O2
instead.Properties: 




Files:
 lib/Target/README.txt
 lib/Transforms/InstCombine/InstCombineCalls.cpp
 test/Transforms/InstCombine/objsize.ll
At: Fri 07 Jan 2011 12:45:51
Changed By: d0k
Comments: Revert 122959, it needs more thought. Add it back to README.txt with additional notes.
Properties: 




Files:
 include/llvm/Target/Target.td
 lib/CodeGen/MachineInstr.cpp
 lib/CodeGen/PeepholeOptimizer.cpp
 lib/CodeGen/VirtRegRewriter.cpp
At: Fri 07 Jan 2011 13:15:51
Changed By: evancheng
Comments: DBG_VALUE does not have any side effects; it also makes no sense to mark it cheap as a copy.Properties: 




Files:
 lib/CodeGen/AsmPrinter/DwarfDebug.cpp
 lib/CodeGen/LiveDebugVariables.cpp
 test/CodeGen/X86/2010-05-26-DotDebugLoc.ll
 test/CodeGen/X86/2010-05-28-Crash.ll
 test/CodeGen/X86/dbg-value-range.ll
At: Fri 07 Jan 2011 13:35:51
Changed By: dpatel
Comments: Appropriately truncate debug info range in dwarf output.
Enable live debug variables pass.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	../../llvm-gcc.src/gcc/builtins.c:11420: 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]: *** [builtins.o] Error 1
	make[3]: *** Waiting for unfinished jobs....
	rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.pod gcc.pod
	make[2]: *** [all-stage2-gcc] Error 2
	make[1]: *** [stage2-bubble] Error 2
	make: *** [all] Error 2

Last 10 lines of 'warnings':
	../../llvm-gcc.src/gcc/config/rs6000/altivec.md:1742: warning: operand 3 missing mode?
	../../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?




More information about the llvm-testresults mailing list