gas/testsuite/ld-elf/dwarf2-21.d: Pass -W
authorHans-Peter Nilsson <hp@axis.com>
Fri, 24 Sep 2021 14:56:28 +0000 (16:56 +0200)
committerHans-Peter Nilsson <hp@bitrange.com>
Fri, 24 Sep 2021 21:45:13 +0000 (23:45 +0200)
Required for the expected "CU:" to be emitted for long
source-paths.  See binutils/dwarf.c:

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

See also commit 5f410aa50ce2c, "testsuite/ld-elf/pr26936.d:
Pass -W."

gas/ChangeLog:
* testsuite/ld-elf/dwarf2-21.d: Pass -W.

gas/testsuite/gas/elf/dwarf2-21.d

index 16fa317be6643d354a59b528893c712ad26e1f20..66cd5a95ad13434e115238aa3b19faba1370a233 100644 (file)
@@ -1,6 +1,6 @@
 #name: DWARF2 21
 #as: -gdwarf-2
-#readelf: -wL
+#readelf: -wL -W
 # Note that non-zero view numbers are allowed here.  This doesn't really
 # make much sense, but DW_LNS_fixed_advance_pc is defined to not set the
 # view back to zero in contrast with all other changes in PC.  A number