PR ld/14357
[deliverable/binutils-gdb.git] / ld / lexsup.c
index b5e34683be7134d5dc8881c365ad73397cc98206..fc410c9e301be9fb545a1210f075d687e1c6927f 100644 (file)
@@ -1214,7 +1214,7 @@ parse_args (unsigned argc, char **argv)
        case OPTION_VERBOSE:
          ldversion (1);
          version_printed = TRUE;
-         trace_file_tries = TRUE;
+         verbose = TRUE;
          overflow_cutoff_limit = -2;
          if (optarg != NULL)
            {
This page took 0.023497 seconds and 4 git commands to generate.