diff options
Diffstat (limited to 'gcc/objc/objc-act.c')
-rw-r--r-- | gcc/objc/objc-act.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/objc/objc-act.c b/gcc/objc/objc-act.c index 087c302..f4ed5fd 100644 --- a/gcc/objc/objc-act.c +++ b/gcc/objc/objc-act.c @@ -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); |