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 3ba8769cdf1 [PATCH] [modula2] Add return to remove build warning new 4cb9e69bf84 Fortran: fix passing of character length of function to pro [...]
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-expr.cc | 26 +++++++++--------- gcc/testsuite/gfortran.dg/function_charlen_4.f90 | 34 ++++++++++++++++++++++++ 2 files changed, 47 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/function_charlen_4.f90