[Bug fortran/102956] [PDT] KIND and LEN type parameters are mutually exclusive

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Oct 26 20:15:09 GMT 2021


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

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

https://gcc.gnu.org/g:662f64a1f9e2de65982e4d895b3afe72cbf581ba

commit r12-4722-g662f64a1f9e2de65982e4d895b3afe72cbf581ba
Author: Harald Anlauf <anlauf@gmx.de>
Date:   Tue Oct 26 22:14:19 2021 +0200

    Fortran: [PDT] KIND and LEN type parameters are mutually exclusive

    gcc/fortran/ChangeLog:

            PR fortran/102956
            * symbol.c (gfc_check_conflict): Add conflict check for PDT KIND
            and LEN type parameters.

    gcc/testsuite/ChangeLog:

            PR fortran/102956
            * gfortran.dg/pdt_32.f03: New test.


More information about the Gcc-bugs mailing list