https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125172
--- Comment #2 from Steve Kargl <kargl at gcc dot gnu.org> --- Created attachment 64362 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=64362&action=edit explicit declaration with external function fails If the function is moved outside of the program unit as an external function and an explicit declaration statement is included, then wrong-code is still generated.
