summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2022-10-21 15:46:42 +0100
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2022-10-26 15:39:59 +0100
commit7a76b94bab71b0dc157f320ce380b80835eb5d5d (patch)
treee437907ecd07894cad5f1220fbae69d20ffdc276
parenta6e4d0bbd7ca3f5cfb0e086fc215f14ba18c58ba (diff)
downloadglibc-7a76b94bab71b0dc157f320ce380b80835eb5d5d.tar.gz
TODO: fix _dl_runtime_profile entry after revert
TODO: squash into commit 392f32c841c9feefdc376129d2ac2215855decc4 aarch64: morello: add lazy binding entry code
-rw-r--r--sysdeps/aarch64/morello/dl-trampoline.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/aarch64/morello/dl-trampoline.S b/sysdeps/aarch64/morello/dl-trampoline.S
index dcd61d66fe..f94eff4a2b 100644
--- a/sysdeps/aarch64/morello/dl-trampoline.S
+++ b/sysdeps/aarch64/morello/dl-trampoline.S
@@ -127,7 +127,7 @@ _dl_runtime_profile:
/* TODO: requires definition of La_aarch64_* layout
and register state saved correctly for varargs ABI. */
- mov c0, 0
+ mov x0, 0
ldr c0, [c0]
cfi_endproc