Adjust some strip testcases to silence h8300 warnings
authorAlan Modra <amodra@gmail.com>
Mon, 17 Sep 2018 05:21:47 +0000 (14:51 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 17 Sep 2018 13:46:48 +0000 (23:16 +0930)
* testsuite/binutils-all/strip-13mips64.s: Add section flags
for reloc section.
* testsuite/binutils-all/strip-13rel.s: Likewise.
* testsuite/binutils-all/strip-13rela.s: Likewise.
* testsuite/binutils-all/strip-14mips64.s: Likewise.
* testsuite/binutils-all/strip-14rel.s: Likewise.
* testsuite/binutils-all/strip-14rela.s: Likewise.
* testsuite/binutils-all/strip-15mips64.s: Likewise.
* testsuite/binutils-all/strip-15rel.s: Likewise.
* testsuite/binutils-all/strip-15rela.s: Likewise.

binutils/ChangeLog
binutils/testsuite/binutils-all/strip-13mips64.s
binutils/testsuite/binutils-all/strip-13rel.s
binutils/testsuite/binutils-all/strip-13rela.s
binutils/testsuite/binutils-all/strip-14mips64.s
binutils/testsuite/binutils-all/strip-14rel.s
binutils/testsuite/binutils-all/strip-14rela.s
binutils/testsuite/binutils-all/strip-15mips64.s
binutils/testsuite/binutils-all/strip-15rel.s
binutils/testsuite/binutils-all/strip-15rela.s

index 5c75f96..0de8686 100644 (file)
@@ -1,3 +1,16 @@
+2018-09-17  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/binutils-all/strip-13mips64.s: Add section flags
+       for reloc section.
+       * testsuite/binutils-all/strip-13rel.s: Likewise.
+       * testsuite/binutils-all/strip-13rela.s: Likewise.
+       * testsuite/binutils-all/strip-14mips64.s: Likewise.
+       * testsuite/binutils-all/strip-14rel.s: Likewise.
+       * testsuite/binutils-all/strip-14rela.s: Likewise.
+       * testsuite/binutils-all/strip-15mips64.s: Likewise.
+       * testsuite/binutils-all/strip-15rel.s: Likewise.
+       * testsuite/binutils-all/strip-15rela.s: Likewise.
+
 2018-09-17  Nick Clifton  <nickc@redhat.com>
 
        * testsuite/binutils-all/compress.exp: Rename second "objcopy
index ea652a4..c0ceccb 100644 (file)
@@ -2,7 +2,7 @@
 foo:
        .dc.l    0x12345678
 
-       .section .rela.text
+       .section .rela.text,""
        .dc.a    0
        .dc.l    0
        .dc.b    0, 0, 0, RELOC
index f708f6f..15c3a61 100644 (file)
@@ -2,7 +2,7 @@
 foo:
        .dc.l    0x12345678
 
-       .section .rel.text
+       .section .rel.text,""
  .ifdef ELF64
        .8byte  0
        .8byte  RELOC
index 2c01ab2..9effc52 100644 (file)
@@ -2,7 +2,7 @@
 foo:
        .dc.l    0x12345678
 
-       .section .rela.text
+       .section .rela.text,""
  .ifdef ELF64
        .8byte  0
        .8byte  RELOC
index 723da8d..e1f5096 100644 (file)
@@ -2,7 +2,7 @@
 foo:
        .dc.l    0x12345678
 
-       .section .rela.text
+       .section .rela.text,""
        .dc.a    0
        .dc.l    0x000ffff0
        .dc.b    0, 0, 0, RELOC
index b0ddc49..7c0ce2e 100644 (file)
@@ -2,7 +2,7 @@
 foo:
        .dc.l    0x12345678
 
-       .section .rel.text
+       .section .rel.text,""
        .ifdef   ELF64
 
        .dc.a    0
index 414d303..d027724 100644 (file)
@@ -2,7 +2,7 @@
 foo:
        .dc.l    0x12345678
 
-       .section .rela.text
+       .section .rela.text,""
        .ifdef   ELF64
 
        .dc.a    0
index a15c377..c71b8e2 100644 (file)
@@ -2,7 +2,7 @@
 foo:
        .dc.l    0x12345678
 
-       .section .rela.text
+       .section .rela.text,""
        .dc.a    0
        .dc.l    0x00000000
        .dc.b    0, 0, 0, RELOC
index 1819a53..fa0feb1 100644 (file)
@@ -2,7 +2,7 @@
 foo:
        .dc.l    0x12345678
 
-       .section .rel.text
+       .section .rel.text,""
        .ifdef   ELF64
 
        .dc.a    0
index 7bcd85e..8eed15f 100644 (file)
@@ -2,7 +2,7 @@
 foo:
        .dc.l    0x12345678
 
-       .section .rela.text
+       .section .rela.text,""
        .ifdef   ELF64
 
        .dc.a    0