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/79968] diagnostics: merge similar diagnostics containing -fdec-structure


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

--- Comment #3 from Fritz Reese <foreese at gcc dot gnu.org> ---
Author: foreese
Date: Thu May 18 10:24:37 2017
New Revision: 248188

URL: https://gcc.gnu.org/viewcvs?rev=248188&root=gcc&view=rev
Log:
2017-05-18  Fritz Reese <fritzoreese@gmail.com>

    PR fortran/79968

    gcc/fortran/ChangeLog:

        PR fortran/79968
        * decl.c (match_attr_spec, gfc_match_automatic,
        gfc_match_static, gfc_match_structure_decl): Unify diagnostic
        errors regarding -fdec options.
        * io.c (match_dec_etag, match_dec_vtag, match_dec_ftag): Ditto.


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

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