Terminate FDE before return trampoline in makecontext for powerpc (bug 18635)
authorAndreas Schwab <schwab@suse.de>
Thu, 20 Aug 2015 13:25:18 +0000 (15:25 +0200)
committerTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Fri, 4 Sep 2015 19:03:00 +0000 (16:03 -0300)
commitb4b522f6108e2116fb806e4f29b25542062dd84b
tree09c66efad88aae0257dabf90233548e3d27cd044
parent41a4f0d493e98199d147be93431e74a932fd2b69
Terminate FDE before return trampoline in makecontext for powerpc (bug 18635)

This fixes tst-makecontext for PowerPC.

[BZ #18635]
* sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S
(__makecontext): Terminate FDE before return label.
(__novec_makecontext): Likewise.
ChangeLog
sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S