This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4d4f82959aa libstdc++: Simplify built-in detection in <utility> new 3f78c8cb7f0 c++tools: fix install-strip [PR 98328] new 8d8bb85b486 c++: Fix template parm ICE [PR 98297] new b7b6879f0b5 c++: Another solaris header use [PR 98315]
The 3 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: c++tools/Makefile.in | 33 ++++++++++++++++++++------------- c++tools/configure | 2 ++ c++tools/configure.ac | 2 ++ gcc/cp/mapper-resolver.cc | 8 ++------ gcc/cp/module.cc | 3 ++- gcc/cp/parser.c | 4 +++- gcc/testsuite/g++.dg/template/pr98297.C | 6 ++++++ libcody/cody.hh | 4 ++++ 8 files changed, 41 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/pr98297.C