This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a5f9c27bfc4 IOR with nonzero, range cannot contain 0. new c49f56adcb2 Fortran texi: Fix description of GFC_RTCHECK_* macros. new 066c89d1e1c global trees new e0da4aed176 c++: duplicate block-scope extern [PR 97877] new d3ae802402b extend cache_integer_cst
The 4 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/c-family/c-common.h | 8 ++++++-- gcc/cp/cp-tree.h | 31 +++++++++++++++++++----------- gcc/cp/decl.c | 19 ++++++++++++++++-- gcc/fortran/gfortran.texi | 4 ++-- gcc/testsuite/g++.dg/lookup/pr97877.C | 8 ++++++++ gcc/tree.c | 36 ++++++++++++++++++++++++++--------- gcc/tree.h | 2 +- 7 files changed, 81 insertions(+), 27 deletions(-) create mode 100644 gcc/testsuite/g++.dg/lookup/pr97877.C