https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79847
Bug ID: 79847 Summary: diagnostics: missing space in "implicit declaration of function" Product: gcc Version: 7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: roland.illig at gmx dot de Target Milestone: --- from c-decl.c: G_("implicit declaration of function %qE;did you mean %qs?"), There should be a space after the semicolon.