Re-generate many configure and Makefile.in files
[deliverable/binutils-gdb.git] / gold / options.h
index 5ca89bd1d02630e25139252351b263bee0f77e2a..f7c127953c2e899b8b93a63e0412ccc7ad5d2c21 100644 (file)
@@ -946,7 +946,7 @@ class General_options
              {"none", "all", "safe"});
 
   DEFINE_uint(icf_iterations, options::TWO_DASHES , '\0', 0,
-             N_("Number of iterations of ICF (default 2)"), N_("COUNT"));
+             N_("Number of iterations of ICF (default 3)"), N_("COUNT"));
 
   DEFINE_special(incremental, options::TWO_DASHES, '\0',
                 N_("Do an incremental link if possible; "
This page took 0.024865 seconds and 4 git commands to generate.