This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3870268b27f silence empty-body warning new 2c535665392 gcc-changelog: support merge commits in git_update_version new 81caacc2733 c++: Fix tsubst ICE with invalid static_cast [PR95728]
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: contrib/gcc-changelog/git_update_version.py | 14 +++++++++++--- gcc/cp/pt.c | 2 ++ gcc/testsuite/g++.dg/template/cast6.C | 19 +++++++++++++++++++ 3 files changed, 32 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/cast6.C