[PATCH] Maintain stack alignment in ____longjmp_chk on x86_64

Ulrich Drepper drepper@gmail.com
Thu Apr 7 13:29:00 GMT 2011


On Thu, Apr 7, 2011 at 08:29, Andreas Schwab <schwab@redhat.com> wrote:
> +                       call    __GI___fortify_fail;                          \
> +                       nop;                                                  \

Why would we need the nop after the call?  This isn't SPARC...


More information about the Libc-hacker mailing list