This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from f46bd696a7b Daily bump. new 58410b373a6 [ObjC] Recognise 'instancetype' as equivalent to 'id'. new 565347f56d0 [Darwin, testsuite ] Backport fix for PR58321. new 10a73d559b3 [Darwin, testsuite] BAckport fix PR83891 (darwin-weakimport-3).
The 3 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/objc/ChangeLog | 11 +++++++++ gcc/objc/objc-act.c | 10 +++++++- gcc/objc/objc-act.h | 7 +++++- gcc/testsuite/ChangeLog | 26 ++++++++++++++++++++ gcc/testsuite/gcc.dg/darwin-weakimport-3.c | 17 ++++++++++++- gcc/testsuite/gcc.target/i386/memcpy-strategy-3.c | 5 +++- gcc/testsuite/gcc.target/i386/memset-strategy-1.c | 6 +++-- gcc/testsuite/objc.dg/instancetype-0.m | 30 +++++++++++++++++++++++ 8 files changed, 106 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/objc.dg/instancetype-0.m