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

--- Comment #2 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:cfcb27cfcb1d32b8cf7bc463cc1fc5cacae8d199

commit r12-4720-gcfcb27cfcb1d32b8cf7bc463cc1fc5cacae8d199
Author: Harald Anlauf <anl...@gmx.de>
Date:   Tue Oct 26 20:54:41 2021 +0200

    Fortran: do not restrict PDT KIND and LEN type parameters to default
integer

    gcc/fortran/ChangeLog:

            PR fortran/102917
            * decl.c (match_attr_spec): Remove invalid integer kind checks on
            KIND and LEN attributes of PDTs.

    gcc/testsuite/ChangeLog:

            PR fortran/102917
            * gfortran.dg/pdt_4.f03: Adjust testcase.

Reply via email to