]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gold/options.h
"backtrace full/no-filters/hide" completer
[thirdparty/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; "