This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ports/16169] AArch64 clone.S is missing some CFI markup


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

Ryan S. Arnold <ryan.arnold at linaro dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ryan.arnold at linaro dot org

--- Comment #2 from Ryan S. Arnold <ryan.arnold at linaro dot org> ---
Carlos, as far as I know we don't currently have a patch to fix this.

Tom

Shouldn't that first cfi_endproc be located before the system call?

        /* X0:flags, x1:newsp, x2:parenttidptr, x3:newtls, x4:childtid.  */
        cfi_endproc
        svc     0x0

The rest of the patch look valid/correct.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]