This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0c6dd4b0973 Revert "MIPS: Support constraint 'w' for MSA instruction" new 2d0eeb529d4 Fortran: Fix wrong code in unlimited polymorphic assignment [...]
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 | 5 ++ gcc/fortran/trans-expr.cc | 34 ++++++++------ gcc/fortran/trans-stmt.cc | 40 ++++++++++++++++ gcc/testsuite/gfortran.dg/pr113363.f90 | 86 ++++++++++++++++++++++++++++++++++ 4 files changed, 151 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/pr113363.f90