This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-11 in repository gcc.
from 56cd6d8bde1 libgomp.fortran/alloc-*.f90: Add missing dg-prune-output new 1eb2dc0062e Fortran: Fix same_type_as
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/ChangeLog.omp | 12 + gcc/fortran/trans-intrinsic.c | 42 ++-- gcc/fortran/trans.h | 2 +- gcc/testsuite/ChangeLog.omp | 11 + gcc/testsuite/gfortran.dg/c-interop/c535b-1.f90 | 2 - .../gfortran.dg/unlimited_polymorphic_1.f03 | 17 +- .../gfortran.dg/unlimited_polymorphic_32.f90 | 254 +++++++++++++++++++++ 7 files changed, 319 insertions(+), 21 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/unlimited_polymorphic_32.f90