From: Doug Evans Date: Sun, 31 Jan 1993 20:24:19 +0000 (+0000) Subject: * (build_module_descriptor): fix call to start_function X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8935266327db0b92d657a86b23ecb6ef473e07a3;p=gcc.git * (build_module_descriptor): fix call to start_function From-SVN: r3397 --- diff --git a/gcc/objc/objc-act.c b/gcc/objc/objc-act.c index a1854e64638..3c9b9bb671a 100644 --- a/gcc/objc/objc-act.c +++ b/gcc/objc/objc-act.c @@ -968,7 +968,7 @@ build_module_descriptor () tree_cons (NULL_TREE, NULL_TREE, void_list_node), NULL_TREE), - 0, 0); + 0); #if 0 /* This should be turned back on later for the systems where collect is not needed. */ /* Make these functions nonglobal