This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 08ef17c7577 Fix native MSYS2 build failure [PR108865, PR109188] new 3b67db31236 Fortran: Escalate failure when Hollerith constant to real c [...]
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/arith.cc | 10 ++++++---- gcc/fortran/error.cc | 7 +++++++ gcc/fortran/gfortran.h | 1 + gcc/fortran/intrinsic.cc | 9 ++++++++- gcc/fortran/target-memory.cc | 11 +++++++---- gcc/testsuite/gfortran.dg/assumed_size_refs_2.f90 | 2 ++ gcc/testsuite/gfortran.dg/pr103628.f90 | 14 ++++++++++++++ gcc/testsuite/gfortran.dg/unpack_field_1.f90 | 2 ++ 8 files changed, 47 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr103628.f90