This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 5ddff4204bf rs6000: Add support for powerpc64le-unknown-freebsd new c2840cf16aa This patch fixes PR96320. See the explanatory comment in th [...] new 47c1d976146 This patch fixes PRs 96100 and 96101.
The 2 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/interface.c | 19 +++++-- gcc/fortran/trans-array.c | 21 +++++++- gcc/testsuite/gfortran.dg/char_length_23.f90 | 25 ++++++++++ gcc/testsuite/gfortran.dg/module_procedure_4.f90 | 63 ++++++++++++++++++++++++ 4 files changed, 123 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gfortran.dg/char_length_23.f90 create mode 100644 gcc/testsuite/gfortran.dg/module_procedure_4.f90