aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64/ifunc-1-local.d
diff options
context:
space:
mode:
authorClément Chigot <chigot@adacore.com>2022-10-31 15:36:36 +0100
committerClément Chigot <chigot@adacore.com>2023-02-28 15:14:44 +0100
commit4bb646c3990a837326df606a836741ea9a294caa (patch)
tree49eecb52da3faee32b7beab6b3198d9f54b0e79d /ld/testsuite/ld-aarch64/ifunc-1-local.d
parent06bc164e6c736e3cbde2af7834ac14b7dbba417e (diff)
downloadgdb-users/helflym/try-aarch64nto.zip
gdb-users/helflym/try-aarch64nto.tar.gz
gdb-users/helflym/try-aarch64nto.tar.bz2
ld/testsuite: adjust ld-aarch64 tests for aarch64nto addressusers/helflym/try-aarch64nto
Some tests are refering to the address of their symbols. These are dependent of the emulation and must be adjusted when enabling them for a new one. ld/ChangeLog: * testsuite/ld-aarch64/ifunc-1-local.d: Adjust for aarch64nto addresses. * testsuite/ld-aarch64/ifunc-1.d: Likewise. * testsuite/ld-aarch64/ifunc-2-local.d: Likewise. * testsuite/ld-aarch64/ifunc-2.d: Likewise. * testsuite/ld-aarch64/ifunc-21.d: Likewise. * testsuite/ld-aarch64/ifunc-3a.d: Likewise.
Diffstat (limited to 'ld/testsuite/ld-aarch64/ifunc-1-local.d')
-rw-r--r--ld/testsuite/ld-aarch64/ifunc-1-local.d4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-aarch64/ifunc-1-local.d b/ld/testsuite/ld-aarch64/ifunc-1-local.d
index ebd798b..89a3b78 100644
--- a/ld/testsuite/ld-aarch64/ifunc-1-local.d
+++ b/ld/testsuite/ld-aarch64/ifunc-1-local.d
@@ -3,7 +3,7 @@
#objdump: -dw
#...
-0+(110|180|1a0) <((__GI_)?foo|_btext)>:
+0+(110|180|1a0|240) <((__GI_)?foo|_btext)>:
#...
-[ \t0-9a-f]+:[ \t0-9a-f]+bl[ \t0-9a-f]+<\*ABS\*\+(0x110|0x180|0x1a0)@plt>
+[ \t0-9a-f]+:[ \t0-9a-f]+bl[ \t0-9a-f]+<\*ABS\*\+(0x110|0x180|0x1a0|0x240)@plt>
#pass