From e39adf43c7d1979884dd304ed1250baf1f78fadc Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 20 May 2013 10:19:31 +0200 Subject: AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmp --- setjmp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'setjmp/Makefile') diff --git a/setjmp/Makefile b/setjmp/Makefile index 6124333546..913359cf73 100644 --- a/setjmp/Makefile +++ b/setjmp/Makefile @@ -25,7 +25,8 @@ headers := setjmp.h bits/setjmp.h bits/setjmp2.h routines := setjmp sigjmp bsd-setjmp bsd-_setjmp \ longjmp __longjmp jmp-unwind -tests := tst-setjmp jmpbug bug269-setjmp tst-setjmp-fp +tests := tst-setjmp jmpbug bug269-setjmp tst-setjmp-fp \ + tst-sigsetjmp include ../Rules -- cgit 1.4.1