re PR fortran/79968 (diagnostics: merge similar diagnostics containing -fdec-structure)
authorFritz Reese <fritzoreese@gmail.com>
Thu, 18 May 2017 10:24:37 +0000 (10:24 +0000)
committerFritz Reese <foreese@gcc.gnu.org>
Thu, 18 May 2017 10:24:37 +0000 (10:24 +0000)
commitcf0042303ee3077097c3217a99d043a818c2721c
tree92af5a7f8b884a40e7e67054bf797a7ce876c4a0
parent8268fc6022a375670b0208cf4d564f00f1c58794
re PR fortran/79968 (diagnostics: merge similar diagnostics containing -fdec-structure)

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.

From-SVN: r248188
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/fortran/io.c