[Bug fortran/101319] Missing diagnostic for argument with type parameters for assumed-type dummy

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 23 00:11:42 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101319

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Sandra Loosemore <sandra@gcc.gnu.org>:

https://gcc.gnu.org/g:5098e7077bfcace3e80144e63c81be94546ced16

commit r12-3828-g5098e7077bfcace3e80144e63c81be94546ced16
Author: Sandra Loosemore <sandra@codesourcery.com>
Date:   Wed Sep 22 07:49:17 2021 -0700

    Fortran: diagnostic for argument w/type parameters for assumed-type dummy

    2021-09-22  Sandra Loosemore  <sandra@codesourcery.com>

            PR fortran/101319

    gcc/fortran/
            * interface.c (gfc_compare_actual_formal): Extend existing
            assumed-type diagnostic to also check for argument with type
            parameters.

    gcc/testsuite/
            * gfortran.dg/c-interop/assumed-type-dummy.f90: Remove xfail.


More information about the Gcc-bugs mailing list