This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 77e10b47f25 sccp: Fix order of removal of phi (again) [PR122599] new a1fe2cfa896 fortran: [PR121628]
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-array.cc | 57 ++++++++++++++++------ gcc/fortran/trans-intrinsic.cc | 35 +++++++------ .../gfortran.dg/alloc_comp_deep_copy_7.f90 | 23 +++++++++ libgfortran/Makefile.in | 15 +++--- libgfortran/aclocal.m4 | 44 ++++++++--------- libgfortran/libgfortran.h | 3 -- 6 files changed, 111 insertions(+), 66 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/alloc_comp_deep_copy_7.f90