From: Yury Khrustalev Date: Wed, 2 Apr 2025 12:53:26 +0000 (+0100) Subject: testsuite: fix typo in bti-plt-1-b.d test X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=64a6faa2b6ce9a4c8049fe55a5247733b4aa3cfd;p=thirdparty%2Fbinutils-gdb.git testsuite: fix typo in bti-plt-1-b.d test This test is not supposed to use -z force-bti --- diff --git a/ld/testsuite/ld-aarch64/protections/bti-plt-1-b.d b/ld/testsuite/ld-aarch64/protections/bti-plt-1-b.d index 1bf956ca19f..4b0e424f77e 100644 --- a/ld/testsuite/ld-aarch64/protections/bti-plt-1-b.d +++ b/ld/testsuite/ld-aarch64/protections/bti-plt-1-b.d @@ -2,7 +2,7 @@ #source: bti-plt-1.s #target: [check_shared_lib_support] #as: -mabi=lp64 -defsym __property_bti__=1 -#ld: -shared -z force-bti -T bti-plt.ld -L./tmpdir -lbti-plt-so +#ld: -shared -T bti-plt.ld -L./tmpdir -lbti-plt-so #objdump: -dr -j .plt [^:]*: *file format elf64-.*aarch64