summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/mixed-app.d
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2005-08-15 15:39:48 +0000
committerAlan Modra <amodra@gmail.com>2005-08-15 15:39:48 +0000
commit85167a847e75be75d22a57909d384bad806e66ab (patch)
tree1cf8759980d9a880793809a4bf9dbc74761c8bc0 /ld/testsuite/ld-arm/mixed-app.d
parentd98685ac81121ad2dc5acec4300d9f0833b7bd0f (diff)
downloadbinutils-gdb-85167a847e75be75d22a57909d384bad806e66ab.tar.gz
Adjust for dynamic sym changes.
Diffstat (limited to 'ld/testsuite/ld-arm/mixed-app.d')
-rw-r--r--ld/testsuite/ld-arm/mixed-app.d4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/testsuite/ld-arm/mixed-app.d b/ld/testsuite/ld-arm/mixed-app.d
index 4e6e2d241ce..381222727e6 100644
--- a/ld/testsuite/ld-arm/mixed-app.d
+++ b/ld/testsuite/ld-arm/mixed-app.d
@@ -8,7 +8,7 @@ Disassembly of section .plt:
.* <.plt>:
.*: e52de004 str lr, \[sp, #-4\]!
- .*: e59fe004 ldr lr, \[pc, #4\] ; .* <_start-0x2c>
+ .*: e59fe004 ldr lr, \[pc, #4\] ; .* <_start-0x20>
.*: e08fe00e add lr, pc, lr
.*: e5bef008 ldr pc, \[lr, #8\]!
.*: .*
@@ -34,7 +34,7 @@ Disassembly of section .text:
.* <app_func>:
.*: e1a0c00d mov ip, sp
.*: e92dd800 stmdb sp!, {fp, ip, lr, pc}
- .*: ebffffe. bl .* <_start-0x..>
+ .*: ebfffff. bl .*
.*: e89d6800 ldmia sp, {fp, sp, lr}
.*: e12fff1e bx lr
.*: e1a00000 nop \(mov r0,r0\)