2017-02-28 Paul Thomas <pault@gcc.gnu.org>
commit3cb8bd451b4c2922d030109030c72a1b44de0c36
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Feb 2017 19:32:02 +0000 (28 19:32 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Feb 2017 19:32:02 +0000 (28 19:32 +0000)
tree7ae4d178bd5f8caf8d86aef9b1854a7d68c18195
parentb864c8b1f0ef5a1ecf1797ed118df518730bb16f
2017-02-28  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/79739
* resolve.c (resolve_fl_procedure): Deal with the case where
'submodule_name' is NULL so that gfc_error does not ICE.
Reformat the error message to make it more consistent.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245787 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/resolve.c