* (build_module_descriptor): fix call to start_function
From-SVN: r3397
This commit is contained in:
parent
56a65d12a8
commit
8935266327
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user