(build_module_descriptor): Don't set DECL_EXTERNAL on
current_function_decl. From-SVN: r7789
This commit is contained in:
parent
787745f56c
commit
b1cf6cee09
@ -1568,7 +1568,6 @@ build_module_descriptor ()
|
||||
c_expand_expr_stmt (decelerator);
|
||||
|
||||
TREE_PUBLIC (current_function_decl) = 1;
|
||||
DECL_EXTERNAL (current_function_decl) = 1;
|
||||
|
||||
finish_function (0);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user