Apply ld-arm/gc-hidden-1 to all ELF targets, not just *eabi* targets
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-arm-arm.d
index 3ccb2c48acc29044b5f982be113e18800f91b5a5..7ee6d66c59895988908359ec7b0b2f485383ad0b 100644 (file)
@@ -2,12 +2,13 @@
 
 Disassembly of section .text:
 
-00001000 <_start-0x8>:
-    1000:      e51ff004        ldr     pc, \[pc, #-4\] ; 1004 <_start-0x4>
-    1004:      02001020        .word   0x02001020
+00001000 <_start>:
+    1000:      eb000000        bl      1008 <__bar_veneer>
+    1004:      00000000        andeq   r0, r0, r0
 
-00001008 <_start>:
-    1008:      ebfffffc        bl      1000 <_start-0x8>
+00001008 <__bar_veneer>:
+    1008:      e51ff004        ldr     pc, \[pc, #-4\] ; 100c <__bar_veneer\+0x4>
+    100c:      02001020        .word   0x02001020
 Disassembly of section .foo:
 
 02001020 <bar>:
This page took 0.023788 seconds and 4 git commands to generate.