This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 20f466326ca This patch disables the movsicc pattern in the M32R backend [...] new 35a335a1592 PR fortran/95826 - Buffer overflows with PDTs and long symbols new 77d455ee81e PR fortran/95828 - Buffer overflows with SELECT RANK
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/fortran/decl.c | 8 +++++--- gcc/fortran/match.c | 2 +- gcc/fortran/resolve.c | 2 +- gcc/testsuite/gfortran.dg/pr95826.f90 | 20 ++++++++++++++++++++ gcc/testsuite/gfortran.dg/pr95828.f90 | 21 +++++++++++++++++++++ 5 files changed, 48 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr95826.f90 create mode 100644 gcc/testsuite/gfortran.dg/pr95828.f90