This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 08aba2dd8c9 SVE intrinsics: Fold svmul with all-zero operands to zero vector new 361903ad1af Fix deep copy allocatable components in coarrays. [PR85002]
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 | 16 +++++++-------- gcc/fortran/trans-expr.cc | 2 +- gcc/testsuite/gfortran.dg/coarray/alloc_comp_9.f90 | 23 ++++++++++++++++++++++ 3 files changed, 32 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/coarray/alloc_comp_9.f90