This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 081c96621da [PR97684] IRA: Recalculate pseudo classes if we added new p [...] new 1cdca4261e8 Fix strides for C descriptors with stride > 2.
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/testsuite/gfortran.dg/ISO_Fortran_binding_18.c | 29 ++++++++++++++++++++++ .../gfortran.dg/ISO_Fortran_binding_18.f90 | 28 +++++++++++++++++++++ libgfortran/runtime/ISO_Fortran_binding.c | 7 +++++- 3 files changed, 63 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gfortran.dg/ISO_Fortran_binding_18.c create mode 100644 gcc/testsuite/gfortran.dg/ISO_Fortran_binding_18.f90