From: Jan Hubicka Date: Wed, 19 Oct 2011 11:39:00 +0000 (+0000) Subject: Oops, old revision of patch.. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a66f86bbc475f720f64fd6ae3873bf8e36a8e1e7;p=gcc.git Oops, old revision of patch.. From-SVN: r180182 --- diff --git a/gcc/cgraphunit.c b/gcc/cgraphunit.c index 26c69aecd44..ef71b5bed7c 100644 --- a/gcc/cgraphunit.c +++ b/gcc/cgraphunit.c @@ -2067,7 +2067,7 @@ ipa_passes (void) /* Weakrefs may be associated to external decls and thus not output at expansion time. Emit all neccesary aliases. */ -void +static void output_weakrefs (void) { struct cgraph_node *node;