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/68676] ICE in gfc_match_formal_arglist when compiling gfortran.dg/submodule_10.f08


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

--- Comment #6 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Sat Dec  5 17:10:33 2015
New Revision: 231319

URL: https://gcc.gnu.org/viewcvs?rev=231319&root=gcc&view=rev
Log:
2015-12-05  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/68676
        * decl.c (gfc_match_formal_arglist): Correct error, where 'sym'
        was used instead of 'progname'.



Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/decl.c

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