[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Apr 23 12:23:49 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/3231
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 102194
Blamelist: evancheng,fjahanian,lattner
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/clang/AST/ASTContext.h
include/clang/Basic/TargetInfo.h
include/clang/Frontend/PCHBitCodes.h
include/clang/Frontend/PCHReader.h
lib/AST/ASTContext.cpp
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h
lib/Frontend/PCHReader.cpp
lib/Frontend/PCHWriter.cpp
At: Fri 23 Apr 2010 10:45:00
Changed By: fjahanian
Comments: More work toward implementing
NeXt's -fno-constant-cfstrings - wip.
Properties:
Files:
include/clang/Basic/DiagnosticSemaKinds.td
test/SemaObjC/continuation-class-err.m
At: Fri 23 Apr 2010 10:55:03
Changed By: fjahanian
Comments: Improve on my previous diagnostics: per Doug's comment.
Properties:
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
At: Fri 23 Apr 2010 11:25:00
Changed By: evancheng
Comments: Fix X86ISD::CMP i16 to i32 promotion.Properties:
File: lib/Analysis/IPA/CallGraph.cpp
At: Fri 23 Apr 2010 11:25:00
Changed By: lattner
Comments: fix callgraph dump to not print 0x0x1234 for nodes.
Add the instruction pointer value for debuggability.
We now get dump output that looks like this:
Call graph node for function: 'f1'<<0x1017086b0>> #uses=1
CS<0x1017046f8> calls external node
Call graph node for function: '_ZNSt6vectorIdSaIdEEC1EmRKdRKS0_'<<0x1017086f0>> #uses=1
CS<0x0> calls external node
Call graph node for function: 'f4'<<0x1017087a0>> #uses=1
CS<0x101708c88> calls function 'f3'
Properties:
LOGS:
Last 10 lines of 'stdio':
Running /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Transforms/TailDup/dg.exp ...
Running /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Verifier/dg.exp ...
=== Summary ===
# of expected passes 4880
# of unexpected failures 3
# of expected failures 39
make[1]: *** [check-local] Error 1
make: *** [check] Error 2
Last 10 lines of 'dg.log':
Last 10 lines of 'dg.sum':
More information about the llvm-testresults
mailing list