This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 38f18b3 Daily bump. new 4003c80 Fix PR c++/69736
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 | 12 ++++++++++++ gcc/cp/cp-tree.h | 3 ++- gcc/cp/pt.c | 4 ++++ gcc/cp/semantics.c | 28 ++++++++++++++++++++++++++++ gcc/cp/typeck.c | 12 +----------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/cpp1y/paren2.C | 31 +++++++++++++++++++++++++++++++ 7 files changed, 83 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/paren2.C