* ld-arm/gc-hidden-1.d: Fix disassembly pattern.

This commit is contained in:
Hans-Peter Nilsson 2012-05-16 19:54:08 +00:00
parent 4647ab1b6c
commit 7537bd464b
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2012-05-16 Meador Inge <meadori@codesourcery.com>
* ld-arm/gc-hidden-1.d: Fix disassembly pattern.
2012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
* ld-m68hc11/xgate-link.s: New.

View File

@ -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}