This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9b067f0 * genrecog.c (validate_pattern): Add VEC_SELECT validation. [...] new d1cd4a6 PR c++/80119 * cp-gimplify.c (cp_fold): Strip CLEANUP_POINT [...]
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 | 6 ++++++ gcc/cp/cp-gimplify.c | 8 ++++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/warn/Wuninitialized-9.C | 19 +++++++++++++++++++ 4 files changed, 38 insertions(+) create mode 100644 gcc/testsuite/g++.dg/warn/Wuninitialized-9.C