aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-lang.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/cp-lang.c')
-rw-r--r--gcc/cp/cp-lang.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/cp/cp-lang.c b/gcc/cp/cp-lang.c
index a062b0ed1d7..1455ac59143 100644
--- a/gcc/cp/cp-lang.c
+++ b/gcc/cp/cp-lang.c
@@ -52,6 +52,8 @@ static void cxx_initialize_diagnostics (diagnostic_context *);
#define LANG_HOOKS_INIT init_cxx_eachsrc
#undef LANG_HOOKS_FINISH
#define LANG_HOOKS_FINISH cxx_finish
+#undef LANG_HOOKS_FINISH_SERVER
+#define LANG_HOOKS_FINISH_SERVER report_fragment_statistics
#undef LANG_HOOKS_INIT_PCH
#define LANG_HOOKS_INIT_PCH pch_init
#undef LANG_HOOKS_CLEAR_BINDING_STACK