From: H.J. Lu Date: Tue, 26 Jan 2021 23:08:45 +0000 (-0800) Subject: ld: Fix a typo in testsuite/ld-x86-64/bnd-plt-1.d X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2eda57ef61f33ac3da0aabd94364e6c8396020eb;p=binutils-gdb.git ld: Fix a typo in testsuite/ld-x86-64/bnd-plt-1.d Pass -mx86-used-note=no to assembler. * testsuite/ld-x86-64/bnd-plt-1.d: Fix a typo. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 638f42df990..df20606bee5 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2021-01-26 H.J. Lu + + * testsuite/ld-x86-64/bnd-plt-1.d: Fix a typo. + 2021-01-26 Alan Modra PR 27226 diff --git a/ld/testsuite/ld-x86-64/bnd-plt-1.d b/ld/testsuite/ld-x86-64/bnd-plt-1.d index ab3ab45faaf..0df32555c18 100644 --- a/ld/testsuite/ld-x86-64/bnd-plt-1.d +++ b/ld/testsuite/ld-x86-64/bnd-plt-1.d @@ -1,5 +1,5 @@ -#source: bnd-branch-1.s -mx86-used-note=no -#as: --64 +#source: bnd-branch-1.s +#as: --64 -mx86-used-note=no #ld: -shared -melf_x86_64 -z bndplt --hash-style=sysv -z max-page-size=0x200000 -z noseparate-code #objdump: -dw