summaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/langhooks.c')
-rw-r--r--gcc/langhooks.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/langhooks.c b/gcc/langhooks.c
index 3cbe04c6899..f9d6e6f0983 100644
--- a/gcc/langhooks.c
+++ b/gcc/langhooks.c
@@ -304,6 +304,7 @@ global_decl_processing (void)
tree globals, decl, *vec;
int len, i;
+
timevar_stop (TV_PHASE_PARSING);
timevar_start (TV_PHASE_DEFERRED);
/* Really define vars that have had only a tentative definition.