This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 799ca4cda74 LoongArch: extract the base address to promote the combine of RTX. new fb22d7f3b66 c++: Readd type checks for cp_fold -ffold-simple-inlines fo [...] new cf865c811be c++: Fix up [[maybe_unused]] handling on expansion stmts [P [...]
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/cp-gimplify.cc | 14 ++++++-- gcc/cp/pt.cc | 4 +++ gcc/testsuite/g++.dg/cpp1z/pr122185.C | 49 +++++++++++++++++++++++++++ gcc/testsuite/g++.dg/cpp26/expansion-stmt27.C | 17 ++++++++++ 4 files changed, 82 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/pr122185.C create mode 100644 gcc/testsuite/g++.dg/cpp26/expansion-stmt27.C