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/88205] ICE in gfc_wide_strncasecmp, at fortran/scanner.c:249


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

--- Comment #3 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sun Dec  9 23:49:14 2018
New Revision: 266936

URL: https://gcc.gnu.org/viewcvs?rev=266936&root=gcc&view=rev
Log:
2018-12-09  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/88205
        * io.c (gfc_match_open): Move NEWUNIT checks to after STATUS checks.

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

        PR fortran/88205
        * gfortran.dg/pr88205.f90: New unit.

Added:
    trunk/gcc/testsuite/gfortran.dg/pr88205.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/io.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]