This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a5861d329a9 RISC-V: Add test case for vaadd.vx combine polluting VXRM new 5f9f20df98b fortran: Bound class container lookup after array descripto [...] new 1800ac20f66 fortran: Trigger reference saving on pointer dereference [P [...] new 0f61284eae6 fortran: Consistently use the same assignment reallocation [...]
The 3 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 | 54 ++++++++++++++++++++++----------- gcc/fortran/trans-expr.cc | 35 +++++++++++++++++---- gcc/testsuite/gfortran.dg/assign_13.f90 | 25 +++++++++++++++ gcc/testsuite/gfortran.dg/assign_14.f90 | 24 +++++++++++++++ 4 files changed, 114 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/assign_13.f90 create mode 100644 gcc/testsuite/gfortran.dg/assign_14.f90