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/66044] ICE on misplaced entry statement


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

--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Tue May 19 17:47:12 2015
New Revision: 223405

URL: https://gcc.gnu.org/viewcvs?rev=223405&root=gcc&view=rev
Log:
2015-05-19  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/66044
        * decl.c(gfc_match_entry):  Change a gfc_internal_error() into
        a gfc_error() 

2015-05-19  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/66044
        * gfortran.dg/entry_21.f90: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/entry_21.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/decl.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog


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