diff options
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-x86-64/bnd-plt-1.d | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 638f42d..df20606 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2021-01-26 H.J. Lu <hongjiu.lu@intel.com> + + * testsuite/ld-x86-64/bnd-plt-1.d: Fix a typo. + 2021-01-26 Alan Modra <amodra@gmail.com> 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 ab3ab45..0df3255 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 |