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/71783] [5/6/7 Regression ] ICE on valid code in gimplify_var_or_parm_decl at gimplify.c:1801


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

--- Comment #7 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Sat Jul  9 22:18:29 2016
New Revision: 238192

URL: https://gcc.gnu.org/viewcvs?rev=238192&root=gcc&view=rev
Log:
2016-07-09  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/71783
        * frontend-passes.c (create_var):  Always allocate a charlen
        for character variables.

2016-07-09  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/71783
        * gfortran.dg/dependency_46.f90:  New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/dependency_46.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/frontend-passes.c
    trunk/gcc/testsuite/ChangeLog

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