[Bug modula2/123178] Error message clutter when reporting about a non procedure
gaius at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Dec 17 16:42:13 GMT 2025
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.
More information about the Gcc-bugs
mailing list