https://sourceware.org/bugzilla/show_bug.cgi?id=32211
H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |NEW --- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> --- [hjl@gnu-tgl-3 tmp]$ cat x.s .bss foo: .zero 10 [hjl@gnu-tgl-3 tmp]$ as -mx86-used-note=no -o x.o x.s [hjl@gnu-tgl-3 tmp]$ objdump -z -D x.o x.o: file format elf64-x86-64 [hjl@gnu-tgl-3 tmp]$ -- You are receiving this mail because: You are on the CC list for the bug.