This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14 in repository gcc.
from ccfe105b4b0 Daily bump. new 35b2c6ec954 Fortran: fix "unstable" interfaces of external procedures [ [...] new 3f298dd3d33 Fortran: fix issue with I/O of array pointer [PR107968]
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/trans-io.cc | 4 +- gcc/fortran/trans-types.cc | 1 + gcc/testsuite/gfortran.dg/implied_do_io_9.f90 | 72 ++++++++++++++++++++++ gcc/testsuite/gfortran.dg/interface_abstract_6.f90 | 53 ++++++++++++++++ 4 files changed, 129 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gfortran.dg/implied_do_io_9.f90 create mode 100644 gcc/testsuite/gfortran.dg/interface_abstract_6.f90