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

--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Fri Oct  2 21:11:47 2015
New Revision: 228427

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

        PR fortran/67616
        * primary.c (gfc_match_structure_constructor): Use a possibly
        host-associated symtree to prevent ICE.

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

        PR fortran/67616
        * gfortran.dg/pr67616.f90: New test.

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

Reply via email to