diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2020-12-02 21:53:42 +0100 |
---|---|---|
committer | Hans-Peter Nilsson <hp@bitrange.com> | 2020-12-02 21:53:42 +0100 |
commit | 5f410aa50ce2c6d42e7f2d1ac58589ef1bf8c16a (patch) | |
tree | 4de0a58827a50b57faeea1f3b73cf7e9d2704a4e /binutils/readelf.c | |
parent | 25428040229b10f5a8a71be51dfc6ee2fc3f41b9 (diff) | |
download | gdb-5f410aa50ce2c6d42e7f2d1ac58589ef1bf8c16a.zip gdb-5f410aa50ce2c6d42e7f2d1ac58589ef1bf8c16a.tar.gz gdb-5f410aa50ce2c6d42e7f2d1ac58589ef1bf8c16a.tar.bz2 |
testsuite/ld-elf/pr26936.d: Pass -W.
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);
Diffstat (limited to 'binutils/readelf.c')
0 files changed, 0 insertions, 0 deletions