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

--- Comment #3 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri Oct  2 21:27:02 2015
New Revision: 228430

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

        PR fortran/67802
        * decl.c (add_init_expr_to_sym): Numeric constant for character
        length must be an INTEGER.

2015-10-02  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/67802
        * gfortran.dg/pr67802.f90: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr67802.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/decl.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

Reply via email to