[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Mar 30 14:55:15 PDT 2010
The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/2717
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 99931
Blamelist: dgregor,johannes,kremenek,lattner,stoklund,wangmp
BUILD FAILED: failed buildit-llvmgcc42
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Checker/RegionStore.cpp
At: Tue 30 Mar 2010 13:35:42
Changed By: kremenek
Comments: Use 'const Optional<SVal>&' to avoid an extra copy.Properties:
Files:
lib/Checker/RegionStore.cpp
test/Analysis/misc-ps-region-store.m
At: Tue 30 Mar 2010 13:35:42
Changed By: kremenek
Comments: RegionStore: specially handle loads from integer global variables declared 'const'.
Fixes a false positive reported in PR 6288.Properties:
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaTemplateInstantiate.cpp
test/SemaTemplate/instantiate-function-params.cpp
At: Tue 30 Mar 2010 13:40:39
Changed By: dgregor
Comments: Improve diagnostics when printing a template instantiation backtrace
involving substitution of deduced template arguments into a class
template partial specialization or function template, or when
substituting explicitly-specific template arguments into a function
template. We now print the actual deduced argument bindings so the
user can see what got deduced.
Properties:
File: TEST.m2regllcdbg.Makefile
At: Tue 30 Mar 2010 13:40:40
Changed By: johannes
Comments: Remove Ltmp labels from comparison. Dwarf generator
makes these and they won't be the same in debug and non-debug
versions.
Properties:
Files:
lib/VMCore/Constants.cpp
lib/VMCore/LLVMContext.cpp
lib/VMCore/Metadata.cpp
At: Tue 30 Mar 2010 13:50:38
Changed By: lattner
Comments: move some method definitions to files that make sense.
Properties:
File: gcc/llvm-convert.cpp
At: Tue 30 Mar 2010 14:00:50
Changed By: wangmp
Comments: Added support for address spaces and added a isVolatile field to memcpy, memmove, and memset.
Properties:
Files:
include/llvm/CodeGen/SelectionDAG.h
include/llvm/IntrinsicInst.h
include/llvm/Intrinsics.td
include/llvm/Support/IRBuilder.h
include/llvm/Target/TargetLowering.h
include/llvm/Transforms/Utils/BuildLibCalls.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/XCore/XCoreISelLowering.cpp
lib/Transforms/InstCombine/InstCombineCalls.cpp
lib/Transforms/Scalar/MemCpyOptimizer.cpp
lib/Transforms/Scalar/ScalarReplAggregates.cpp
lib/Transforms/Scalar/SimplifyLibCalls.cpp
lib/Transforms/Utils/BuildLibCalls.cpp
lib/Transforms/Utils/InlineFunction.cpp
lib/VMCore/AutoUpgrade.cpp
test/Analysis/BasicAA/modref.ll
test/Transforms/InstCombine/memset_chk.ll
test/Transforms/InstCombine/objsize.ll
test/Transforms/MemCpyOpt/align.ll
test/Transforms/SimplifyLibCalls/StrCpy.ll
test/Verifier/2006-12-12-IntrinsicDefine.ll
At: Tue 30 Mar 2010 14:00:50
Changed By: wangmp
Comments: Added support for address spaces and added a isVolatile field to memcpy, memmove, and memset,
e.g., llvm.memcpy.i32(i8*, i8*, i32, i32) -> llvm.memcpy.p0i8.p0i8.i32(i8*, i8*, i32, i32, i1)
A update of langref will occur in a subsequent checkin.
Properties:
Files:
lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CGDecl.cpp
lib/CodeGen/CGExprAgg.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h
test/CodeGen/builtin-memfns.c
test/CodeGenCXX/eh.cpp
test/CodeGenCXX/new.cpp
test/CodeGenCXX/value-init.cpp
At: Tue 30 Mar 2010 14:05:39
Changed By: wangmp
Comments: Added support for address spaces and added a isVolatile field to memcpy, memmove, and memset
Properties:
File: lib/Target/X86/X86TargetMachine.cpp
At: Tue 30 Mar 2010 14:10:39
Changed By: stoklund
Comments: Enable -sse-domain-fix by default. What could possibly go wrong?Properties:
LOGS:
Last 10 lines of 'stdio':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/llvm-types.cpp:2362: internal compiler error: Abort trap
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
make[2]: *** [llvm-types.o] Error 1
make[2]: *** Waiting for unfinished jobs....
rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.pod gcc.pod
make[1]: *** [all-gcc] Error 2
+ exit 1
make: *** [install] Error 1
Last 10 lines of 'warnings':
warning: structure `ZipDirectory' used but not defined
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
More information about the llvm-testresults
mailing list