This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/70673] [5/6/7 Regression] ICE with module containing functions with allocatable character scalars


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

--- Comment #7 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Mon Jun 27 20:54:56 2016
New Revision: 237804

URL: https://gcc.gnu.org/viewcvs?rev=237804&root=gcc&view=rev
Log:
2016-06-27  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/70673
        * frontend-passes.c (realloc_string_callback): Add a call to
        gfc_dep_compare_expr.

2016-06-27  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/70673
        * gfortran.dg/pr70673.f90: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr70673.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/frontend-passes.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]