[Bug fortran/79968] diagnostics: merge similar diagnostics containing -fdec-structure

foreese at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu May 18 12:29:00 GMT 2017


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


More information about the Gcc-bugs mailing list