https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79755

--- Comment #9 from Nicholas Krause <xerofoify at gmail dot com> ---
Sorry source code is:
void foo () {}
#pragma weak foo = _foo
int _foo = 0;

Copy and Pasted line numbers by mistake.

Reply via email to