gas: Update commit 4780e5e4933
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 26 Nov 2021 20:03:00 +0000 (12:03 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 26 Nov 2021 20:08:22 +0000 (12:08 -0800)
commit8677059126a84cb9f71371beb8688138a41014fc
tree841de27eded84b50dcf01de23832066099d4f6db
parent0e877834085658e5d9a7e29daf2216fdf17bfdd0
gas: Update commit 4780e5e4933

Update

commit 4780e5e4933a2497a5aecc4ceabbbb8e82aaf822
Author: Tom de Vries <tdevries@suse.de>
Date:   Fri Nov 26 09:59:45 2021 +0100

    [gas] Fix file 0 dir with -gdwarf-5

1. Replace i with j in

  for (j = 0; i < NUM_MD5_BYTES; ++j)

2. Pass -W to readelf to force CU: in output due to:

      if (do_wide || strlen (directory) < 76)
printf (_("CU: %s/%s:\n"), directory, file_table[0].name);
      else
printf ("%s:\n", file_table[0].name);

PR gas/28629
* dwarf2dbg.c (out_dir_and_file_list): Fix a typo in commit
4780e5e4933.
* testsuite/gas/elf/dwarf-5-nop-for-line-table.d: Pass -W to
readelf.
gas/dwarf2dbg.c
gas/testsuite/gas/elf/dwarf-5-nop-for-line-table.d