This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c36e63fe2b7 PR c++/82360 - ICE with static_cast in template. new e6b3d9d035d Fix cp-ubsan typo. new 0744a0c1155 Defer folding of *&.
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 | 14 ++++++++++++++ gcc/cp/call.c | 12 +++++------- gcc/cp/class.c | 16 +++++++--------- gcc/cp/cp-tree.h | 1 + gcc/cp/cp-ubsan.c | 5 ++--- gcc/cp/decl.c | 2 +- gcc/cp/except.c | 2 +- gcc/cp/init.c | 25 +++++++++++-------------- gcc/cp/lambda.c | 9 +++------ gcc/cp/parser.c | 7 ++++--- gcc/cp/rtti.c | 9 ++++----- gcc/cp/tree.c | 4 ++-- gcc/cp/typeck.c | 55 +++++++++++++++++++++++++++++++++++++++++-------------- gcc/cp/typeck2.c | 4 ++-- 14 files changed, 98 insertions(+), 67 deletions(-)