binutils-all/strip-12.s: Use ".section .bss" instead of ".bss"

which isn't supported by all ELF targets.
This commit is contained in:
Hans-Peter Nilsson 2015-08-08 01:04:50 +02:00
parent d4ac1f878e
commit 0a77d46120
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2015-08-08 Hans-Peter Nilsson <hp@axis.com>
* binutils-all/strip-12.s: Use ".section .bss" instead of ".bss"
which isn't supported by all ELF targets.
2015-08-07 H.J. Lu <hongjiu.lu@intel.com>
PR binutils/18785

View File

@ -1,4 +1,4 @@
.bss
.section .bss
.space 8
.section .debug_str,"MS",%progbits,1
.string ""