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-mainline-allnoconfig in repository toolchain/ci/gcc.
from 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. adds b642fca1c31 Objective-C/C++ : Handle parsing @property 'class' attribute. adds fb95de7a11b Daily bump. new ce4ae1f4893 ira: Recompute regstat as max_regno changes [PR97705]
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: gcc/ChangeLog | 5 ++++ gcc/DATESTAMP | 2 +- gcc/c-family/ChangeLog | 9 ++++++++ gcc/c-family/c-common.h | 6 +++-- gcc/c-family/c-objc.h | 2 ++ gcc/cp/ChangeLog | 5 ++++ gcc/cp/parser.c | 4 ++++ gcc/ira.c | 27 ++++++++++++++++------ gcc/objc/ChangeLog | 7 ++++++ gcc/objc/objc-act.c | 10 ++++++++ gcc/objc/objc-act.h | 4 ++++ gcc/testsuite/ChangeLog | 18 +++++++++++++++ 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 ++++++++++------- 19 files changed, 123 insertions(+), 33 deletions(-)