[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Aug 10 03:18:07 PDT 2010
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/3627
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: spang.apple.com
Build Reason:
Build Source Stamp: 110660
Blamelist: dpatel,evancheng,void
BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/CodeGen/CMakeLists.txt
At: Mon 09 Aug 2010 22:23:03
Changed By: void
Comments: Update CMake...sorry for the breakage.Properties:
Files:
lib/Target/ARM/ARMBaseRegisterInfo.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMMachineFunctionInfo.h
lib/Target/ARM/ARMRegisterInfo.td
lib/Target/ARM/Thumb1RegisterInfo.cpp
test/CodeGen/Thumb/large-stack.ll
At: Mon 09 Aug 2010 23:30:26
Changed By: evancheng
Comments: Fix ARM hasFP() semantics. It should return true whenever FP register is
reserved, not available for general allocation. This eliminates all the
extra checks for Darwin.
This change also fixes the use of FP to access frame indices in leaf
functions and cleaned up some confusing code in epilogue emission.
Properties:
Files:
lib/Analysis/DebugInfo.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
test/CodeGen/X86/2010-08-10-DbgConstant.ll
At: Tue 10 Aug 2010 00:18:13
Changed By: dpatel
Comments: Handle TAG_constant for integers.
Properties:
File: gcc/testsuite/g++.apple/weak-1.C
At: Tue 10 Aug 2010 00:21:53
Changed By: void
Comments: Correct whitespace checking.Properties:
File: gcc/testsuite/g++.apple/block-5988451.C
At: Tue 10 Aug 2010 00:21:53
Changed By: void
Comments: Update to current blocks.Properties:
File: gcc/testsuite/g++.apple/guard-1.h
At: Tue 10 Aug 2010 00:27:40
Changed By: void
Comments: Remove unneeded header file.Properties:
Files:
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
lib/CodeGen/CGExprScalar.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h
test/CodeGen/2010-08-10-DbgConstant.c
At: Tue 10 Aug 2010 00:27:47
Changed By: dpatel
Comments: Even if a constant's evaluated value is used, emit debug info for the constant variable.
Properties:
LOGS:
Last 10 lines of 'stdio':
********************
Failing Tests (1):
LLVM :: CodeGen/X86/2010-08-10-DbgConstant.ll
Expected Passes : 4901
Expected Failures : 27
Unsupported Tests : 548
Unexpected Failures: 1
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/X86/2010-08-10-DbgConstant.ll
Last 10 lines of 'xfail':
LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
LLVM :: MC/AsmParser/X86/x86_32-encoding.s
LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
LLVM :: MC/AsmParser/directive_lsym.s
LLVM :: MC/AsmParser/exprs-invalid.s
LLVM :: Transforms/DeadArgElim/deadexternal.ll
LLVM :: Transforms/GVN/rle-no-phi-translate.ll
LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
LLVM :: Transforms/TailCallElim/nocapture.ll
LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll
Last 10 lines of 'unsupported':
LLVM :: LLVMC/C++/hello.cpp
LLVM :: LLVMC/C++/together.cpp
LLVM :: LLVMC/C/emit-llvm.c
LLVM :: LLVMC/C/hello.c
LLVM :: LLVMC/C/include.c
LLVM :: LLVMC/C/opt-test.c
LLVM :: LLVMC/C/sink.c
LLVM :: LLVMC/C/wall.c
LLVM :: LLVMC/ObjC++/hello.mm
LLVM :: LLVMC/ObjC/hello.m
Last 10 lines of '2010-08-10-dbgconstant.ll':
<stdin>:200:2: note: scanning from here
.ascii "ro" ; DW_AT_name
^
<stdin>:200:3: note: possible intended match here
.ascii "ro" ; DW_AT_name
^
--
********************
Last 10 lines of 'stdio':
********************
Failing Tests (1):
LLVM :: CodeGen/X86/2010-08-10-DbgConstant.ll
Expected Passes : 5361
Expected Failures : 46
Unsupported Tests : 69
Unexpected Failures: 1
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/X86/2010-08-10-DbgConstant.ll
Last 10 lines of 'xfail':
LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
LLVM :: MC/AsmParser/X86/x86_32-encoding.s
LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
LLVM :: MC/AsmParser/directive_lsym.s
LLVM :: MC/AsmParser/exprs-invalid.s
LLVM :: Transforms/DeadArgElim/deadexternal.ll
LLVM :: Transforms/GVN/rle-no-phi-translate.ll
LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
LLVM :: Transforms/TailCallElim/nocapture.ll
LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll
Last 10 lines of 'unsupported':
LLVM :: FrontendObjC/2009-08-05-utf16.m
LLVM :: FrontendObjC/2009-08-17-DebugInfo.m
LLVM :: FrontendObjC/2009-11-30-Objc-ID.m
LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m
LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m
LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m
LLVM :: FrontendObjC/2010-03-17-StructRef.m
LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m
LLVM :: LLVMC/ObjC++/hello.mm
LLVM :: LLVMC/ObjC/hello.m
Last 10 lines of '2010-08-10-dbgconstant.ll':
<stdin>:200:2: note: scanning from here
.ascii "ro" ; DW_AT_name
^
<stdin>:200:3: note: possible intended match here
.ascii "ro" ; DW_AT_name
^
--
********************
More information about the llvm-testresults
mailing list