fortran: remove trailing exclamation mark from various diagnostics (PR fortran/79852)
commitc2a4993a9e648433afe7f86f0fc8df291b97e3ec
authordmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 May 2017 13:52:14 +0000 (19 13:52 +0000)
committerdmalcolm <dmalcolm@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 May 2017 13:52:14 +0000 (19 13:52 +0000)
treeec0a2b685388ea3e95b2a0809937cd06801fdd82
parentab14ac88da02747c4294ae3349ef65d67e49d92a
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@248283 138bc75d-0d04-0410-961f-82ee72b054a4
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