This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8f0c9d53ef3 aarch64: Improve generic SVE tuning defaults new 0cc218d42c2 Objective-C++ : Fix handling of unnamed message parms [PR49070].
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/cp/parser.c | 8 +++++- gcc/cp/parser.h | 4 +++ gcc/testsuite/obj-c++.dg/pr49070.mm | 52 +++++++++++++++++++++++++++++++++++ gcc/testsuite/objc.dg/unnamed-parms.m | 28 +++++++++++++++++++ 4 files changed, 91 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/obj-c++.dg/pr49070.mm create mode 100644 gcc/testsuite/objc.dg/unnamed-parms.m