aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-lang.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-lang.c')
-rw-r--r--gcc/c-lang.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/c-lang.c b/gcc/c-lang.c
index 8166698..1a3b250 100644
--- a/gcc/c-lang.c
+++ b/gcc/c-lang.c
@@ -197,10 +197,11 @@ const char *const tree_code_name[] = {
};
#undef DEFTREECODE
+/* Final processing of file-scope data. The Objective-C version of
+ this function still does something. */
void
finish_file (void)
{
- c_objc_common_finish_file ();
}
int