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

--- Comment #3 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Wed Feb  7 20:43:33 2018
New Revision: 257459

URL: https://gcc.gnu.org/viewcvs?rev=257459&root=gcc&view=rev
Log:
2018-02-06  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/82049
        * match.c (gfc_match_type_spec): If the charlen is non-NULL, then
        try to resolve it.  While here return early if possible.

2018-02-06  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/82049
        * gfortran.dg/assumed_charlen_parameter.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/assumed_charlen_parameter.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/match.c
    trunk/gcc/testsuite/ChangeLog

Reply via email to