This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5ace1776b88 pru: Add builtins for HALT and LMBD new 255483e5b70 c++: Relax new assert [PR 97905] new e1f07131e2d config: Add tests for modules-desired features
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/config.in | 60 +++++++++++--- gcc/configure | 152 +++++++++++++++++++++++++++++++++- gcc/configure.ac | 74 ++++++++++++++++- gcc/cp/decl.c | 5 +- gcc/testsuite/g++.dg/lookup/pr97905.C | 7 ++ 5 files changed, 277 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/g++.dg/lookup/pr97905.C