[Bug fortran/91717] ICE on concatenating deferred-length character and character literal

pault at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 13 05:41:00 GMT 2019


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

--- Comment #5 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Fri Sep 13 05:41:01 2019
New Revision: 275696

URL: https://gcc.gnu.org/viewcvs?rev=275696&root=gcc&view=rev
Log:
2019-09-13  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/91717
        * dependency.c (gfc_dep_resolver): Flag identical components
        and exit with return value 1 if set and no array refs.

2019-09-13  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/91717
        * gfortran.dg/dependency_55.f90 : New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/dependency_55.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/dependency.c
    trunk/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list