aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@bitrange.com>2015-08-08 01:04:50 +0200
committerHans-Peter Nilsson <hp@bitrange.com>2015-08-08 01:07:30 +0200
commit0a77d46120137650c13091866cb93150910e1317 (patch)
treec342d59bb136e0184c7f203bee73651a715d20fa /binutils
parentd4ac1f878ecef58f1e4b4ff0cbfb4b475656eaf4 (diff)
downloadgdb-0a77d46120137650c13091866cb93150910e1317.zip
gdb-0a77d46120137650c13091866cb93150910e1317.tar.gz
gdb-0a77d46120137650c13091866cb93150910e1317.tar.bz2
binutils-all/strip-12.s: Use ".section .bss" instead of ".bss"
which isn't supported by all ELF targets.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/testsuite/ChangeLog5
-rw-r--r--binutils/testsuite/binutils-all/strip-12.s2
2 files changed, 6 insertions, 1 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index 4f60f93..88b0d78 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -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
diff --git a/binutils/testsuite/binutils-all/strip-12.s b/binutils/testsuite/binutils-all/strip-12.s
index 46b729f..020cecc 100644
--- a/binutils/testsuite/binutils-all/strip-12.s
+++ b/binutils/testsuite/binutils-all/strip-12.s
@@ -1,4 +1,4 @@
- .bss
+ .section .bss
.space 8
.section .debug_str,"MS",%progbits,1
.string ""