This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bb0142e0a08 Define MALLOC_ABI_ALIGNMENT new bbbf4a06b0d [PR c++/82710] false positive paren warning new 4767026dec4 [C++ PATCH] overloaded operator fns [8/N]
The 2 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 | 22 +++++++++++++++++----- gcc/cp/cp-tree.h | 11 +++++++++++ gcc/cp/decl.c | 20 ++++++++++++-------- gcc/cp/pt.c | 4 +--- gcc/cp/typeck.c | 4 +--- gcc/testsuite/ChangeLog | 3 +++ gcc/testsuite/g++.dg/warn/pr82710.C | 32 ++++++++++++++++++++++++++++++++ 7 files changed, 77 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/g++.dg/warn/pr82710.C