This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8ac694ae67e i386: Add OPTION_MASK_ISA2_EVEX512 for some AVX512 instructions. new 4dbf4c0fdb1 Fortran: F2008 passing of internal procs to a proc pointer [...]
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/interface.cc | 9 ++- gcc/testsuite/gfortran.dg/proc_ptr_54.f90 | 95 +++++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/proc_ptr_55.f90 | 87 ++++++++++++++++++++++++++++ gcc/testsuite/gfortran.dg/proc_ptr_56.f90 | 45 +++++++++++++++ 4 files changed, 234 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/proc_ptr_54.f90 create mode 100644 gcc/testsuite/gfortran.dg/proc_ptr_55.f90 create mode 100644 gcc/testsuite/gfortran.dg/proc_ptr_56.f90