[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu May 20 18:26:40 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/2058
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 104307
Blamelist: ddunbar,dgregor,evancheng
BUILD FAILED: failed make.test-suite
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: tools/llvm-mc/llvm-mc.cpp
At: Thu 20 May 2010 17:32:21
Changed By: ddunbar
Comments: Remove dead option.Properties:
File: docs/tools/clang.pod
At: Thu 20 May 2010 17:32:21
Changed By: ddunbar
Comments: docs: Man page tweaks, to mention the integrated assembler and the
-integrated-as and -no-integrated-as options.Properties:
Files:
lib/Sema/SemaTemplateInstantiateDecl.cpp
test/SemaTemplate/instantiate-anonymous-union.cpp
At: Thu 20 May 2010 17:37:21
Changed By: dgregor
Comments: When instantiating anonymous structs/unions within a function, make
sure that the anonymous struct/union record declaration gets
instantiated before the variable declaration, and that it and its
fields (recursively) get entries in the local instantiation map. Fixes
PR7088.
Properties:
File: lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
At: Thu 20 May 2010 17:44:01
Changed By: evancheng
Comments: Rename -pre-RA-sched=hybrid to -pre-RA-sched=list-hybrid.Properties:
Files:
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/fabss.ll
test/CodeGen/ARM/fadds.ll
test/CodeGen/ARM/fdivs.ll
test/CodeGen/ARM/fmacs.ll
test/CodeGen/ARM/fmscs.ll
test/CodeGen/ARM/fmuls.ll
test/CodeGen/ARM/fnmscs.ll
test/CodeGen/ARM/reg_sequence.ll
At: Thu 20 May 2010 17:49:17
Changed By: evancheng
Comments: Change ARM scheduling default to list-hybrid if the target supports floating point instructions (and is not using soft float).
Properties:
LOGS:
Last 10 lines of 'stdio':
SingleSource/UnitTests/Vector/SSE/sse.stepfft | 0.6462 8128 0.4493 * * | 1.0700 * 0.8600 * * | n/a 1.24 n/a n/a
SingleSource/UnitTests/Vector/build | 0.0223 1072 0.0290 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/build2 | 0.1012 1520 0.0474 * * | 1.5400 * 2.1600 * * | n/a 0.71 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0278 720 0.0123 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1415 2064 0.1257 * * | 0.6900 * 1.8800 * * | n/a 0.37 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0478 1664 0.0494 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0349 1072 0.0345 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0391 1088 0.0416 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0163 976 0.0212 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0186 848 0.0292 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'report':
SingleSource/UnitTests/Vector/SSE/sse.stepfft | 0.6462 8128 0.4493 * * | 1.0700 * 0.8600 * * | n/a 1.24 n/a n/a
SingleSource/UnitTests/Vector/build | 0.0223 1072 0.0290 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/build2 | 0.1012 1520 0.0474 * * | 1.5400 * 2.1600 * * | n/a 0.71 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0278 720 0.0123 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1415 2064 0.1257 * * | 0.6900 * 1.8800 * * | n/a 0.37 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0478 1664 0.0494 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0349 1072 0.0345 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0391 1088 0.0416 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0163 976 0.0212 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0186 848 0.0292 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'fail.LLC':
LLC.SingleSource/UnitTests/ObjC/synchronized
Last 10 lines of 'fail.LLC_compile':
LLC_compile.SingleSource/UnitTests/ObjC/synchronized
Last 10 lines of 'xfail.LLC':
LLC.SingleSource/Regression/C++/EH/ConditionalExpr
LLC.SingleSource/Regression/C++/EH/function_try_block
LLC.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
LLC.SingleSource/UnitTests/ObjC/dot-syntax
LLC.SingleSource/UnitTests/ObjC/dot-syntax-2
LLC.SingleSource/UnitTests/ObjC/exceptions
Last 10 lines of 'xfail.GCCAS':
GCCAS.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
Last 10 lines of 'xfail.LLC_compile':
LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr
LLC_compile.SingleSource/Regression/C++/EH/function_try_block
LLC_compile.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-2
LLC_compile.SingleSource/UnitTests/ObjC/exceptions
Last 10 lines of 'xfail.Bytecode':
Bytecode.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
Last 10 lines of 'xpass.LLC':
LLC.SingleSource/Regression/C++/EH/ctor_dtor_count-2
Last 10 lines of 'xpass.LLC_compile':
LLC_compile.SingleSource/Regression/C++/EH/ctor_dtor_count-2
More information about the llvm-testresults
mailing list