Arm: Fix performance issue with thumb-2 tailcalls
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / ifunc-6.dd
index 3c9cbd5351d162bd19765531d9c1477ea23405b2..c060cb205161c5c5e14447fc5196df7851140249 100644 (file)
@@ -9,7 +9,7 @@ Disassembly of section \.iplt:
 #------ thumb entry to f3's .iplt entry
 #------------------------------------------------------------------------------
     9000:      4778            bx      pc
-    9002:      46c0            nop                     ; \(mov r8, r8\)
+    9002:      e7fd            b.n     .+ <.+>
 #------------------------------------------------------------------------------
 #------ f3's .iplt entry
 #------------------------------------------------------------------------------
@@ -26,7 +26,7 @@ Disassembly of section \.iplt:
 #------ thumb entry to f4's .iplt entry
 #------------------------------------------------------------------------------
     901c:      4778            bx      pc
-    901e:      46c0            nop                     ; \(mov r8, r8\)
+    901e:      e7fd            b.n     .+ <.+>
 #------------------------------------------------------------------------------
 #------ f4's .iplt entry
 #------------------------------------------------------------------------------
This page took 0.025102 seconds and 4 git commands to generate.