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

--- Comment #12 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Mon Oct 19 19:32:52 2015
New Revision: 229000

URL: https://gcc.gnu.org/viewcvs?rev=229000&root=gcc&view=rev
Log:
2013-10-19  Paul Thomas  <pa...@gcc.gnu.org>

        PR fortran/56852
        * primary.c (gfc_variable_attr): Avoid ICE on AR_UNKNOWN if any
        of the index variables are untyped and errors are present.

2013-10-19  Paul Thomas  <pa...@gcc.gnu.org>

        PR fortran/56852
        * gfortran.dg/pr56852.f90 : New test

Added:
    branches/gcc-4_9-branch/gcc/testsuite/gfortran.dg/pr56852.f90
Modified:
    branches/gcc-4_9-branch/gcc/fortran/ChangeLog
    branches/gcc-4_9-branch/gcc/fortran/primary.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog

Reply via email to