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/79866] diagnostics: typo in "Variable %s at %L of type EVENT_TYPE"


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

--- Comment #3 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Mon Jul  3 18:03:51 2017
New Revision: 249934

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

        PR fortran/79866
        * resolve.c (resolve_symbol): Fix typo.

        PR testsuite/79866
        * gfortran.dg/coarray_event_2.f08: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/coarray_event_2.f08
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.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]