https://sourceware.org/bugzilla/show_bug.cgi?id=21725

--- Comment #7 from Jiong Wang <jiwang at gcc dot gnu.org> ---
(In reply to Jiong Wang from comment #6)
>  will do some analysis as well.

The difference between the working and broken ld.so on arm is

00000fa0 <_dl_start>:
@@ -1262,7 +1262,7 @@
      fb6:      6338            str     r0, [r7, #48]   ; 0x30
      fb8:      4479            add     r1, pc
      fba:      589a            ldr     r2, [r3, r2]
-     fbc:      f2af 0420       subw    r4, pc, #32
+     fbc:      f2af 041f       subw    r4, pc, #31
      fc0:      680b            ldr     r3, [r1, #0]
      fc2:      f022 0201       bic.w   r2, r2, #1
      fc6:      1aa4            subs    r4, r4, r2

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to