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

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Harald Anlauf <anl...@gcc.gnu.org>:

https://gcc.gnu.org/g:c482995cc5bac4a2168ea0049041e712544e474b

commit r13-7145-gc482995cc5bac4a2168ea0049041e712544e474b
Author: Harald Anlauf <anl...@gmx.de>
Date:   Tue Apr 11 16:44:32 2023 +0200

    Fortran: resolve correct generic with TYPE(C_PTR) arguments
[PR61615,PR99982]

    gcc/fortran/ChangeLog:

            PR fortran/61615
            PR fortran/99982
            * interface.cc (compare_parameter): Enable type and rank checks for
            arguments of derived type from the intrinsic module ISO_C_BINDING.

    gcc/testsuite/ChangeLog:

            PR fortran/61615
            PR fortran/99982
            * gfortran.dg/interface_49.f90: New test.

Reply via email to