]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gold/options.cc
From Craig Silverstein: Fix error message, add this->.
[thirdparty/binutils-gdb.git] / gold / options.cc
index f5fc8dab351d43bd10dacf5c6bed568219ca361d..20ddc6ad386aadeb16adec2dabc2423358d45ddd 100644 (file)
@@ -386,7 +386,7 @@ options::Command_line_options::options[] =
                  "(default is none)"),
               N_("--compress-debug-sections=[none" ZLIB_STR "]"),
               TWO_DASHES,
-              &General_options::set_compress_debug_symbols),
+              &General_options::set_compress_debug_sections),
   GENERAL_NOARG('\0', "demangle", N_("Demangle C++ symbols in log messages"),
                 NULL, TWO_DASHES, &General_options::set_demangle),
   GENERAL_NOARG('\0', "no-demangle",