[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Aug 19 16:06:07 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4042
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 111568
Blamelist: resistor
BUILD FAILED: failed test-clang_1
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
test/Transforms/InstCombine/2010-08-19-StoreNarrowing.ll
At: Thu 19 Aug 2010 15:20:51
Changed By: resistor
Comments: When a set of bitmask operations, typically from a bitfield initialization, only modifies the low bytes of a value,
we can narrow the store to only over-write the affected bytes.
Properties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 36.03s
********************
Failing Tests (1):
Clang :: SemaObjC/atomoic-property-synnthesis-rules.m
Expected Passes : 2458
Expected Failures : 19
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: SemaObjC/atomoic-property-synnthesis-rules.m
Last 10 lines of 'xfail':
Clang :: FixIt/fixit-errors.c
Clang :: FixIt/fixit-pmem.cpp
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 'atomoic-property-synnthesis-rules.m':
error: 'note' diagnostics seen but not expected:
Line 134: property declared here
Line 135: property declared here
Line 163: property declared here
Line 164: property declared here
12 warnings and 2 errors generated.
--
********************
More information about the llvm-testresults
mailing list