This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allyesconfig in repository toolchain/ci/gcc.
from bd3cefe4501 testsuite: Fix Wimplicit-fallthrough-20.c. adds 2da7ee050cf Daily bump. adds 8e620386b8a rs6000: Fix bootstrap after r11-4793. adds 94b74e7aca8 testsuite, Darwin, X86 : Add target requires native tls to test. adds 49393e266a2 testsuite, Darwin, PPC : Skip zero scratch regs tests. new b642fca1c31 Objective-C/C++ : Handle parsing @property 'class' attribute.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: contrib/ChangeLog | 9 +++++ gcc/ChangeLog | 5 +++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 10 ++++++ gcc/c-family/ChangeLog | 12 +++++++ gcc/c-family/c-common.h | 6 ++-- gcc/c-family/c-objc.h | 2 ++ gcc/c/ChangeLog | 5 +++ gcc/config/rs6000/rs6000.c | 3 +- gcc/cp/parser.c | 4 +++ gcc/objc/ChangeLog | 11 ++++++ gcc/objc/objc-act.c | 10 ++++++ gcc/objc/objc-act.h | 4 +++ gcc/testsuite/ChangeLog | 42 ++++++++++++++++++++++ gcc/testsuite/c-c++-common/zero-scratch-regs-10.c | 2 +- gcc/testsuite/c-c++-common/zero-scratch-regs-11.c | 2 +- gcc/testsuite/c-c++-common/zero-scratch-regs-8.c | 2 +- gcc/testsuite/c-c++-common/zero-scratch-regs-9.c | 2 +- .../gcc.target/i386/builtin_thread_pointer.c | 1 + gcc/testsuite/obj-c++.dg/property/at-property-4.mm | 27 ++++++++------ gcc/testsuite/objc.dg/property/at-property-4.m | 21 ++++++----- libcpp/ChangeLog | 4 +++ libstdc++-v3/ChangeLog | 9 +++++ 23 files changed, 168 insertions(+), 27 deletions(-)