fortran: remove trailing exclamation mark from various diagnostics (PR fortran/79852)
authorDavid Malcolm <dmalcolm@redhat.com>
Fri, 19 May 2017 13:52:14 +0000 (13:52 +0000)
committerDavid Malcolm <dmalcolm@gcc.gnu.org>
Fri, 19 May 2017 13:52:14 +0000 (13:52 +0000)
commit546c8974ff51ef7554e18d94177fc953c0e54b95
treeec0a2b685388ea3e95b2a0809937cd06801fdd82
parent43e89e0a1e35194c9a00de873518e5d81f21d5bf
fortran: remove trailing exclamation mark from various diagnostics (PR fortran/79852)

gcc/fortran/ChangeLog:
PR fortran/79852
* bbt.c (insert): Remove trailing exclamation mark from message.
* decl.c (gfc_match_final_decl): Likewise.
* dump-parse-tree.c (show_expr): Likewise.
* module.c (gfc_use_module): Likewise.
* primary.c (build_actual_constructor): Likewise.
(gfc_convert_to_structure_constructor): Likewise.

From-SVN: r248283
gcc/fortran/ChangeLog
gcc/fortran/bbt.c
gcc/fortran/decl.c
gcc/fortran/dump-parse-tree.c
gcc/fortran/module.c
gcc/fortran/primary.c