This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch in repository gcc.
from 092b3fae054 Daily bump. new 2a9907aa731 PR c++/90572 - wrong disambiguation in friend declaration. [...]
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/ChangeLog | 9 +++++++++ gcc/cp/parser.c | 14 ++++++++++++-- gcc/testsuite/g++.dg/cpp2a/typename16.C | 11 +++++++++++ gcc/testsuite/g++.dg/parse/friend13.C | 16 ++++++++++++++++ 4 files changed, 48 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/typename16.C create mode 100644 gcc/testsuite/g++.dg/parse/friend13.C