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/78278] ICE in gfc_wide_memset, at fortran/scanner.c:153


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

--- Comment #9 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Jun  9 17:47:06 2018
New Revision: 261367

URL: https://gcc.gnu.org/viewcvs?rev=261367&root=gcc&view=rev
Log:
Commit testcases ommitted in last commit.

2018-06-09  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/78278
        * gfortran.dg/data_bounds_1.f90: Add -std=gnu option.
        * gfortran.dg/data_char_1.f90: Ditto.
        * gfortran.dg/pr78278.f90: New test.

Added:
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/pr78278.f90
Modified:
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/data_bounds_1.f90
    branches/gcc-8-branch/gcc/testsuite/gfortran.dg/data_char_1.f90

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