https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79739
--- Comment #6 from Paul Thomas <pault at gcc dot gnu.org> --- Author: pault Date: Tue Feb 28 19:32:02 2017 New Revision: 245787 URL: https://gcc.gnu.org/viewcvs?rev=245787&root=gcc&view=rev Log: 2017-02-28 Paul Thomas <pa...@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. Modified: trunk/gcc/fortran/ChangeLog trunk/gcc/fortran/resolve.c