http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58854

--- Comment #6 from bccheng at android dot com ---
Patch appears to be working:

c012c7ec:       e51b3034        ldr     r3, [fp, #-52]  ; 0x34
c012c7f0:       e51b203c        ldr     r2, [fp, #-60]  ; 0x3c
c012c7f4:       e51b0038        ldr     r0, [fp, #-56]  ; 0x38
c012c7f8:       e5836000        str     r6, [r3]
c012c7fc:       e51b3030        ldr     r3, [fp, #-48]  ; 0x30
c012c800:       e5832000        str     r2, [r3]
c012c804:       e24bd028        sub     sp, fp, #40     ; 0x28
c012c808:       e89daff0        ldm     sp, {r4, r5, r6, r7, r8, r9, sl, fp,
sp, pc}

Thanks!

Reply via email to