OSDN Git Service

* (build_module_descriptor): fix call to start_function
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 31 Jan 1993 20:24:19 +0000 (20:24 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 31 Jan 1993 20:24:19 +0000 (20:24 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@3397 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/objc/objc-act.c

index a1854e6..3c9b9bb 100644 (file)
@@ -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