This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ed63c387aa0 preprocessor: Reimplement raw string lexing [pr95149] new c0d8623ce5a PR c++/94923 - False positive -Wclass-memaccess with trivia [...]
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/call.c | 4 +- gcc/cp/cp-tree.h | 3 +- gcc/cp/tree.c | 24 +++-- gcc/testsuite/ChangeLog | 5 + gcc/testsuite/g++.dg/Wclass-memaccess.C | 174 +++++++++++++++++++++++++++----- 6 files changed, 183 insertions(+), 36 deletions(-)