re PR fortran/79739 (ICE with some interesting code)
authorPaul Thomas <pault@gcc.gnu.org>
Tue, 28 Feb 2017 19:32:02 +0000 (19:32 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Tue, 28 Feb 2017 19:32:02 +0000 (19:32 +0000)
commit753721a542a5814d038bf7a01422aebd5ace6ff3
tree7ae4d178bd5f8caf8d86aef9b1854a7d68c18195
parent2af0c3edd190d66ad9caa66fd98167669487c050
re PR fortran/79739 (ICE with some interesting code)

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.

From-SVN: r245787
gcc/fortran/ChangeLog
gcc/fortran/resolve.c