This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2615502971c Handle non constant ranges in irange pretty printer. new 2333b58c989 c++: ICE with erroneous template redeclaration [PR106311] new 78017eaa369 docs: fix crossing declaration of @defmac and @hook.
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.cc | 5 ++++- gcc/doc/tm.texi | 14 +++++++------- gcc/doc/tm.texi.in | 6 +++--- gcc/testsuite/g++.dg/template/redecl5.C | 5 +++++ 4 files changed, 19 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/redecl5.C