This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 18f0e57b9a2 Restore intent of data-sym-multi-pool test new 9aeadd8c319 c++: Improve error recovery with constexpr [PR92193] new 17dc903ed36 c++: use iloc_sentinel in another place
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/constexpr.c | 6 ++--- gcc/cp/cp-tree.h | 8 +++++++ gcc/cp/pt.c | 3 ++- gcc/testsuite/g++.dg/diagnostic/static_assert4.C | 30 ++++++++++++++++++++++++ 4 files changed, 43 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/g++.dg/diagnostic/static_assert4.C