https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123178
--- Comment #3 from Gaius Mulley <gaius at gcc dot gnu.org> --- Created attachment 63074 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63074&action=edit Proposed fix which reduces error clutter for non procedures This bug fix corrects the token number used for reporting an attempted call to a non existent procedure (due to failed import). Two messages are produced at the same token.
