From: Alan Modra Date: Fri, 14 Sep 2018 09:50:06 +0000 (+0930) Subject: PR23633 testcase fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1fcd7e871c38ac1049dd5d5509ea1f11a456bf16;p=binutils-gdb.git PR23633 testcase fix PR binutils/23633 * testsuite/binutils-all/pr23633.d: Don't fail when assembler generates sections other than .text. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 35ea46c0bae..929b4f3bf6d 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2018-09-14 Alan Modra + + PR binutils/23633 + * testsuite/binutils-all/pr23633.d: Don't fail when assembler + generates sections other than .text. + 2018-09-13 H.J. Lu PR binutils/23633 diff --git a/binutils/testsuite/binutils-all/pr23633.d b/binutils/testsuite/binutils-all/pr23633.d index 12f9b0d9056..efe7938e663 100644 --- a/binutils/testsuite/binutils-all/pr23633.d +++ b/binutils/testsuite/binutils-all/pr23633.d @@ -6,3 +6,4 @@ #... Contents of section .text: 0000 00000000.* +#pass