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-aarch64-mainline-allyesconfig in repository toolchain/ci/gcc.
from a739732dedc Daily bump. adds b46047afdae darwin - use switch_to_section instead of asm output. adds 71dbb9288d4 objective-c - add instancetype. adds bc3b71c0eac Darwin, objective-c - register gnu-runtime headers correctly. new 3b9e9d915e0 Daily bump.
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 | 11 ++++++++++ gcc/DATESTAMP | 2 +- gcc/config/darwin-c.c | 39 +++++++++++++--------------------- gcc/config/darwin.c | 6 ++---- gcc/objc/ChangeLog | 8 +++++++ gcc/objc/objc-act.c | 10 ++++++++- gcc/objc/objc-act.h | 7 +++++- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/objc.dg/instancetype-0.m | 30 ++++++++++++++++++++++++++ 9 files changed, 86 insertions(+), 31 deletions(-) create mode 100644 gcc/testsuite/objc.dg/instancetype-0.m