Arm: Fix performance issue with thumb-2 tailcalls
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / fix-arm1176-on.d
index c4e787039e712a72547f53de9b156e70928ccd58..46510dc73d010eafaa73ca8bc25b53d9667ef805 100644 (file)
@@ -1,20 +1,20 @@
 
-.+:     file format elf32-littlearm
+.+:     file format elf32-(big|little)arm.*
 
 
 Disassembly of section .foo:
 
 [0-9a-f]+ <_start>:
[0-9a-f]+:    f000 f800       bl      2001018 <__func_to_branch_to_veneer>
+[0-9a-f]+:   f000 f800       bl      2001018 <__func_to_branch_to_veneer>
 
 [0-9a-f]+ <__func_to_branch_to_veneer>:
[0-9a-f]+:    4778            bx      pc
- [0-9a-f]+:    46c0            nop                     ; \(mov r8, r8\)
[0-9a-f]+:    e51ff004        ldr     pc, \[pc, #-4\] ; 2001020 <__func_to_branch_to_veneer\+0x8>
- [0-9a-f]+:    00008000        .word   0x00008000
[0-9a-f]+:    00000000        .word   0x00000000
+[0-9a-f]+:   4778            bx      pc
+ +[0-9a-f]+:   e7fd            b.n     .+ <.+>
+[0-9a-f]+:   e51ff004        ldr     pc, \[pc, #-4\] ; 2001020 <__func_to_branch_to_veneer\+0x8>
+ +[0-9a-f]+:   ........        .word   0x........
+[0-9a-f]+:   00000000        .word   0x00000000
 
 Disassembly of section .text:
 
 [0-9a-f]+ <func_to_branch_to>:
   [0-9a-f]+: e12fff1e        bx      lr
+[0-9a-f]+:   e12fff1e        bx      lr
This page took 0.032182 seconds and 4 git commands to generate.