This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 737355072af x86: Rename VF_AVX512VL_VF1_128_256 to VF1_AVX512ER_128_256 new c08ff9f8191 middle-end: Prefer TRULY_NOOP_TRUNCATION_MODES_P over raw t [...] new e7f0873a9c4 c++: Diagnose cv-qualified decltype(auto) [PR79815]
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/decl.c | 17 +++++++++++++---- gcc/cp/pt.c | 6 ++++++ gcc/function.c | 4 ++-- gcc/testsuite/g++.dg/cpp1y/auto-fn59.C | 8 ++++++++ 4 files changed, 29 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/auto-fn59.C