[Bug fortran/87673] [7/8 Regression] Errors caused by using function for character length in allocate with typespec

tkoenig at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 13 22:16:00 GMT 2019


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

--- Comment #13 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Wed Mar 13 22:15:33 2019
New Revision: 269666

URL: https://gcc.gnu.org/viewcvs?rev=269666&root=gcc&view=rev
Log:
2019-03-13  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/87673
        Backport from trunk
        * match.c (gfc_match_type_spec): Remove call to
        gfc_resolve_expr for character length.

2019-03-13  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/87673
        Backport from trunk
        * gfortran.dg/charlen_17.f90: New test.


Added:
    branches/gcc-7-branch/gcc/testsuite/gfortran.dg/charlen_17.f90
Modified:
    branches/gcc-7-branch/gcc/fortran/ChangeLog
    branches/gcc-7-branch/gcc/fortran/match.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list