PR23633 testcase fix

PR binutils/23633
	* testsuite/binutils-all/pr23633.d: Don't fail when assembler
	generates sections other than .text.
This commit is contained in:
Alan Modra 2018-09-14 19:20:06 +09:30
parent a4cd947aca
commit 1fcd7e871c
2 changed files with 7 additions and 0 deletions

View 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

View File

@ -6,3 +6,4 @@
#...
Contents of section .text:
0000 00000000.*
#pass