This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e03e58c1844 Fix UBSAN in __ubsan::Value::getSIntValue new cac960a3ec4 c++: Micro-optimize instantiation_dependent_expression_p new 5bd7afb71fc c++: Fix folding of non-dependent BASELINKs [PR95468]
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/pt.c | 8 +++++++- gcc/testsuite/g++.dg/template/non-dependent15.C | 12 ++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/template/non-dependent15.C