aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/params.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/params.c')
-rw-r--r--gcc-4.9/gcc/params.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc-4.9/gcc/params.c b/gcc-4.9/gcc/params.c
index 3ae5ccd5c..ab3c7c761 100644
--- a/gcc-4.9/gcc/params.c
+++ b/gcc-4.9/gcc/params.c
@@ -70,7 +70,9 @@ void
global_init_params (void)
{
add_params (lang_independent_params, LAST_PARAM);
+#ifndef IN_GCOV_TOOL
targetm_common.option_default_params ();
+#endif
}
/* Note that all parameters have been added and all default values