This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e7ac1359e46 Ada: Small cleanup in Makefile new 2febf3b9683 Fortran: fix TRANSFER of subarray component references [PR122386]
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/dependency.cc | 6 +----- gcc/fortran/trans-intrinsic.cc | 7 ++++++- ...ansfer_array_subref.f90 => transfer_array_subref_2.f90} | 14 +++++++++----- 3 files changed, 16 insertions(+), 11 deletions(-) copy gcc/testsuite/gfortran.dg/{transfer_array_subref.f90 => transfer_array_subref [...]