This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1e10b3b8825 libstdc++: Fix std::variant to reject array types [PR116381] new 723b30bee4e Fix coarray rank for non-coarrays in derived types. [PR86468]
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-intrinsic.cc | 2 +- gcc/fortran/trans-types.cc | 18 ++++--- gcc/testsuite/gfortran.dg/coarray/move_alloc_2.f90 | 55 ++++++++++++++++++++++ .../gfortran.dg/coarray_lib_this_image_2.f90 | 2 +- gcc/testsuite/gfortran.dg/coarray_lib_token_4.f90 | 4 +- 5 files changed, 70 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/coarray/move_alloc_2.f90