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/77351] ICE in remove_trim, at frontend-passes.c:1145


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

--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Thu Aug 25 19:35:46 2016
New Revision: 239763

URL: https://gcc.gnu.org/viewcvs?rev=239763&root=gcc&view=rev
Log:
2016-08-25  Steven g. Kargl  <kargl@gcc.gnu.org>

        PR fortran/77351
        * frontend-passes.c (remove_trim,combine_array_constructor): Check for
        NULL pointer.

2016-08-25  Steven g. Kargl  <kargl@gcc.gnu.org>

        PR fortran/77351
        * gfortran.dg/pr77351.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/pr77351.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]