[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Aug 20 22:03:36 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/12136
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 111726
Blamelist: ddunbar
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CodeGenFunction.h
test/CodeGen/address-space-field1.c
test/CodeGen/packed-structure.c
At: Fri 20 Aug 2010 21:25:42
Changed By: ddunbar
Comments: IRgen: Set the alignment correctly when creating LValue for a decls.
- Fixes PR5598.
- Review appreciated.Properties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 51.62s
********************
Failing Tests (1):
Clang :: CodeGen/address-space-field1.c
Expected Passes : 2463
Expected Failures : 19
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: CodeGen/address-space-field1.c
Last 10 lines of 'xfail':
Clang :: FixIt/fixit-pmem.cpp
Clang :: FixIt/fixit-errors.c
Clang :: Lexer/hexfloat.cpp
Clang :: PCH/changed-files.c
Clang :: PCH/pr4489.c
Clang :: PCH/source-manager-stack.c
Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp
Clang :: SemaCXX/rval-references-xfail.cpp
Clang :: SemaObjCXX/overload.mm
Clang :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'address-space-field1.c':
store %struct.S addrspace(2)* %p2, %struct.S addrspace(2)** %p2.addr, align 4
^
<stdin>:12:70: note: with variable "p2addr" equal to "%p2.addr"
<stdin>:13:2: note: possible intended match here
%tmp = load %struct.S addrspace(2)** %p2.addr, align 4 ; <%struct.S addrspace(2)*> [#uses=1]
^
--
********************
More information about the llvm-testresults
mailing list