]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Oops, old revision of patch..
authorJan Hubicka <hubicka@gcc.gnu.org>
Wed, 19 Oct 2011 11:39:00 +0000 (11:39 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 19 Oct 2011 11:39:00 +0000 (11:39 +0000)
From-SVN: r180182

gcc/cgraphunit.c

index 26c69aecd44e9c4ed18f5ddbc0b288effb207496..ef71b5bed7c1d8e044825c579254d8ac08b8f49a 100644 (file)
@@ -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;