aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-arm')
-rw-r--r--ld/testsuite/ld-arm/gc-hidden-1.d4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-arm/gc-hidden-1.d b/ld/testsuite/ld-arm/gc-hidden-1.d
index 80c7e9e..7d84952 100644
--- a/ld/testsuite/ld-arm/gc-hidden-1.d
+++ b/ld/testsuite/ld-arm/gc-hidden-1.d
@@ -19,7 +19,7 @@ Disassembly of section .text:
0+124 <_start>:
124: e52de004 push {lr} ; \(str lr, \[sp, #-4\]!\)
128: eb000000 bl 130 <hidfn>
- 12c: e8bd8000 pop {pc}
+ 12c: e8bd8000 ldmfd sp!, {pc}
0+130 <hidfn>:
- 130: e8bd8000 pop {pc}
+ 130: e8bd8000 ldmfd sp!, {pc}