[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Apr 26 12:09:54 PDT 2010
The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/8046
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 102365
Blamelist: lattner
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
test/CodeGen/X86/alignment.ll
test/CodeGen/X86/unaligned-load.ll
At: Mon 26 Apr 2010 11:48:53
Changed By: lattner
Comments: fix PR6921 a different way. Intead of increasing the
alignment of globals with a specified alignment, we fix
common variables to obey their alignment. Add a comment
explaining why this behavior is important.
Properties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 81.26s
********************
Failing Tests (1):
Clang :: CodeGenCXX/virt.cpp
Expected Passes : 2196
Expected Failures : 17
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: CodeGenCXX/virt.cpp
Last 10 lines of 'xfail':
Clang :: CodeGenCXX/conversion-function.cpp
Clang :: FixIt/fixit-errors.c
Clang :: FixIt/fixit-pmem.cpp
Clang :: FixIt/typo.m
Clang :: PCH/changed-files.c
Clang :: PCH/pr4489.c
Clang :: PCH/source-manager-stack.c
Clang :: SemaCXX/rval-references-xfail.cpp
Clang :: SemaObjCXX/overload.mm
Clang :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'virt.cpp':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/virt.cpp.tmp-64.s:80:2: note: scanning from here
movl 52(%rsp), %eax
^
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/Output/virt.cpp.tmp-64.s:84:2: note: possible intended match here
.section __TEXT,__textcoal_nt,coalesced,pure_instructions
^
--
********************
More information about the llvm-testresults
mailing list