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, 0 insertions, 3 deletions
diff --git a/gcc/c-lang.c b/gcc/c-lang.c
index c2056c5..6e4c158 100644
--- a/gcc/c-lang.c
+++ b/gcc/c-lang.c
@@ -262,9 +262,6 @@ finish_file ()
finish_cdtor (body);
}
- if (back_end_hook)
- (*back_end_hook) (getdecls ());
-
{
int flags;
FILE *stream = dump_begin (TDI_all, &flags);