[Bug fortran/77380] ICE in gfc_check_dependency, at fortran/dependency.c:1255

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Oct 1 00:47:00 GMT 2016


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

--- Comment #5 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Oct  1 00:46:28 2016
New Revision: 240692

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

        Backport from trunk

        PR fortran/77380
        * dependency.c (gfc_check_dependency): Do not assert with
        -fcoarray=lib.

        PR fortran/77380
        * gfortran.dg/pr77380.f90: New test.

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


More information about the Gcc-bugs mailing list