This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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]

Re: [PATCH] AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmp


On 21 May 2013 09:04, Andreas Schwab <schwab@suse.de> wrote:
> sigsetjmp needs to preserve the second argument for the tail call to
> __sigjmp_save.  Also, in ld.so there is no need to call it at all.
>
> Andreas.
>
>         [BZ #15493]
>         * setjmp/Makefile (tests): Add tst-sigsetjmp.
>         * setjmp/tst-sigsetjmp.c: New test.
>
> ChangeLog.aarch64:
>         [BZ #15493]
>         * sysdeps/aarch64/setjmp.S (__sigsetjmp): Don't clobber register

Looks good to me.
/Marcus


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