[Bug fortran/77763] ICE in parse_struct_map, at fortran/parse.c:3064

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Oct 23 22:39:00 GMT 2016


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

--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sun Oct 23 22:19:36 2016
New Revision: 241456

URL: https://gcc.gnu.org/viewcvs?rev=241456&root=gcc&view=rev
Log:
2016-10-23  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/77763
        * parse.c (parse_spec): Allow STRUCTURE in BLOCK DATA.  Sort
        case labels.

2016-10-23  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/77763
        * gfortran.dg/pr77763.f90

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


More information about the Gcc-bugs mailing list