https://sourceware.org/bugzilla/show_bug.cgi?id=25878
--- Comment #8 from H.J. Lu <hjl.tools at gmail dot com> --- Another bug: [hjl@gnu-cfl-2 pr26740]$ cat foo.S .text lbasename: .nop [hjl@gnu-cfl-2 pr26740]$ make foo.o gcc -B./ -m32 -g -Wa,--gdwarf-4 -c -o foo.o foo.S [hjl@gnu-cfl-2 pr26740]$ readelf -w foo.o | grep -A4 File The File Name Table (offset 0x22): Entry Dir Time Size Name 1 1 0 0 ccJZccC0.s Line Number Statements: [hjl@gnu-cfl-2 pr26740]$ It breaks debug info on foo.S. -- You are receiving this mail because: You are on the CC list for the bug.