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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Dec 9 16:44:43 PST 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/11858

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

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

Build Reason: 
Build Source Stamp: 121439
Blamelist: akirtzidis,sampo

BUILD FAILED: failed compile.llvm-gcc.stage1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/CodeGen/CGRecordLayoutBuilder.cpp
 test/CodeGenCXX/pragma-pack.cpp
At: Thu 09 Dec 2010 16:17:06
Changed By: akirtzidis
Comments: Fix another obscure corner layout case.Properties: 




Files:
 lib/Target/X86/X86.td
 lib/Target/X86/X86CallingConv.td
 lib/Target/X86/X86ISelLowering.cpp
 lib/Target/X86/X86InstrInfo.td
 lib/Target/X86/X86InstrSSE.td
 lib/Target/X86/X86Subtarget.cpp
 lib/Target/X86/X86Subtarget.h
 test/CodeGen/X86/avx-128.ll
At: Thu 09 Dec 2010 16:31:44
Changed By: sampo
Comments: Formalize the notion that AVX and SSE are non-overlapping extensions from the compiler's point of view.  Per email discussion, we either want to always use VEX-prefixed instructions or never use them, and are taking "HasAVX" to mean "Always use VEX".  Passing -mattr=-avx,+sse42 should serve to restore legacy SSE support when desirable.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	{standard input}:102:no such instruction: `vcvtsd2ss %xmm0, %xmm0,%xmm0'
	make[4]: *** [libgcc/./_floatdisf.o] Error 1
	make[4]: *** Waiting for unfinished jobs....
	{standard input}:89:no such instruction: `vcvtsd2ss %xmm2, %xmm2,%xmm0'
	make[4]: *** [libgcc/./_floatundisf.o] Error 1
	make[3]: *** [stmp-multilib] Error 2
	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