This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15 in repository gcc.
from d8e7a2dbe73 Type mismatch for passed external function new 41dee7da088 Fortran: Fix c_associated argument checks.
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/check.cc | 125 ++++++++++++++++------ gcc/fortran/misc.cc | 3 + gcc/testsuite/gfortran.dg/c_f_pointer_tests_6.f90 | 2 +- gcc/testsuite/gfortran.dg/pr120049_2.f90 | 62 +++++++++++ gcc/testsuite/gfortran.dg/pr120049_a.f90 | 7 +- gcc/testsuite/gfortran.dg/pr120049_b.f90 | 2 - 6 files changed, 164 insertions(+), 37 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr120049_2.f90