This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 44e31eb265b c++: pruning non-captures in noexcept lambda [PR119764] new cc8d86ee468 Fortran: fix procedure pointer handling with -fcheck=pointe [...]
The 1 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/trans-decl.cc | 6 +++--- gcc/fortran/trans-expr.cc | 10 +++++---- gcc/testsuite/gfortran.dg/proc_ptr_52.f90 | 1 + gcc/testsuite/gfortran.dg/proc_ptr_57.f90 | 36 +++++++++++++++++++++++++++++++ 4 files changed, 46 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/proc_ptr_57.f90