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/61450] ICE in gfc_global_used()


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

--- Comment #6 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Sun Oct  1 09:49:48 2017
New Revision: 253328

URL: https://gcc.gnu.org/viewcvs?rev=253328&root=gcc&view=rev
Log:
2017-10-01  Dominique d'Humieres  <dominiq@lps.ens.fr>

        PR fortran/61450
        * parse.c (gfc_global_used): Replace the gfc_internal_error
        with an error.

2017-10-01  Dominique d'Humieres  <dominiq@lps.ens.fr>

        PR fortran/61450
        * gfortran.dg/binding_label_tests_28.f90: New test.


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