[Bug fortran/66040] ICE on misplaced sequence in function

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 19 17:25:00 GMT 2015


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

--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Tue May 19 17:25:09 2015
New Revision: 223394

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

        PR fortran/66040
        * parse.c(verify_st_order): Replace a gfc_internal_error with your
        generic gfc_error.

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

        PR fortran/66040
        * gfortran.dg/misplaced_statement.f90: New test.

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



More information about the Gcc-bugs mailing list