This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6b9ddad * gcc.target/avr/mmcu: New folder for compile-tests with -mm [...] new 84f0fbc * iresolve.c (gfc_resolve_ftell): Call "ftell" instead of "ftell2". new 670b225 PR 78867 Function returning string ICE with -flto
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/ChangeLog | 10 ++++++++++ gcc/fortran/iresolve.c | 2 +- gcc/fortran/trans-expr.c | 26 +++++++++++++------------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gfortran.dg/string_length_4.f90 | 16 ++++++++++++++++ libgfortran/ChangeLog | 6 ++++++ libgfortran/gfortran.map | 1 - libgfortran/io/intrinsics.c | 22 ++-------------------- 8 files changed, 53 insertions(+), 35 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/string_length_4.f90