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

--- Comment #7 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Wed Jan 10 22:50:28 2018
New Revision: 256461

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

        Backport from trunk
        PR fortran/83093
        * resolve.c (resolve_charlen): Check the type of cl->length
        after resolution.

2018-01-10  Steven G. Kargl  <ka...@gcc.gnu.org>

        Backport from trunk
        PR fortran/83093
        * gfortran.dg/allocate_with_typespec_7.f90: New test.

Added:
   
branches/gcc-6-branch/gcc/testsuite/gfortran.dg/allocate_with_typespec_7.f90
Modified:
    branches/gcc-6-branch/gcc/fortran/ChangeLog
    branches/gcc-6-branch/gcc/fortran/resolve.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog

Reply via email to