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 1310dd217a1 Fortran: Improve -Wmissing-include-dirs warnings [PR55534] new e05c54b1d4e Fortran: Fix testcases that violate C838, + revealed ICE new 9f86cffeb16 Fortran: Fixes for F2018 C838 (PR fortran/101334) new 439a72bcb8a Fortran: diagnostic for argument w/type parameters for assu [...]
The 3 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 | 29 ++++++++++++++++++++++ gcc/fortran/check.c | 4 ++- gcc/fortran/interface.c | 24 ++++++++++-------- gcc/fortran/trans-stmt.c | 7 +++--- gcc/testsuite/ChangeLog.omp | 28 +++++++++++++++++++++ gcc/testsuite/gfortran.dg/assumed_rank_18.f90 | 5 +++- gcc/testsuite/gfortran.dg/assumed_type_10.f90 | 5 +++- gcc/testsuite/gfortran.dg/assumed_type_11.f90 | 5 +++- .../gfortran.dg/c-interop/assumed-type-dummy.f90 | 2 +- gcc/testsuite/gfortran.dg/c-interop/c535b-2.f90 | 5 ++-- gcc/testsuite/gfortran.dg/c-interop/c535b-3.f90 | 10 ++++---- 11 files changed, 97 insertions(+), 27 deletions(-)