PR23633 testcase fix
authorAlan Modra <amodra@gmail.com>
Fri, 14 Sep 2018 09:50:06 +0000 (19:20 +0930)
committerAlan Modra <amodra@gmail.com>
Fri, 14 Sep 2018 11:51:40 +0000 (21:21 +0930)
PR binutils/23633
* testsuite/binutils-all/pr23633.d: Don't fail when assembler
generates sections other than .text.

binutils/ChangeLog
binutils/testsuite/binutils-all/pr23633.d

index 35ea46c0baef66b5df2948ec6b93953e1d68a1c6..929b4f3bf6d9f0ad19dbb02da2096ce2b5031063 100644 (file)
@@ -1,3 +1,9 @@
+2018-09-14  Alan Modra  <amodra@gmail.com>
+
+       PR binutils/23633
+       * testsuite/binutils-all/pr23633.d: Don't fail when assembler
+       generates sections other than .text.
+
 2018-09-13  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR binutils/23633
index 12f9b0d90564ff3206f7702eeeb446607287509e..efe7938e663a04d78ed4cd167005faaa7767109e 100644 (file)
@@ -6,3 +6,4 @@
 #...
 Contents of section .text:
  0000 00000000.*
+#pass
This page took 0.025347 seconds and 4 git commands to generate.