https://sourceware.org/bugzilla/show_bug.cgi?id=27478
--- Comment #6 from Tom de Vries <vries at gcc dot gnu.org> --- 1.gz and 3.gz produced like this: ... $ gcc ~/hello.c -g $ cp a.out 1; cp 1 2; ./dwz -m 3 1 2 ... Reproduce: ... $ readelf --string-dump=.gnu_debugaltlink 1 1: Found separate debug info file: 3 String dump of section '.gnu_debugaltlink': [ 0] 3 [ 3] )kh]���SX�P^Q�m^Q^S� readelf: Warning: Section '.gnu_debugaltlink' was not dumped because it does not exist! ... -- You are receiving this mail because: You are on the CC list for the bug.