This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from bae974e6374 [nvptx] Add type arg to TARGET_LIBC_HAS_FUNCTION new fcc4891d7f3 This patch fixes PR97045 - unlimited polymorphic array elem [...]
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.c | 15 +++++++- gcc/fortran/trans-expr.c | 3 +- gcc/fortran/trans-stmt.c | 1 + gcc/fortran/trans.c | 23 +++++++++++- gcc/testsuite/gfortran.dg/select_type_50.f90 | 52 ++++++++++++++++++++++++++++ 5 files changed, 91 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/select_type_50.f90