From 2354616549d44ba8ebde123dd09f47391151ebf7 Mon Sep 17 00:00:00 2001 From: GNU Libc Maintainers Date: Sun, 4 Dec 2016 21:49:53 +0000 Subject: [PATCH] submitted-setcontext =================================================================== Gbp-Pq: Topic hppa Gbp-Pq: Name submitted-setcontext.diff --- sysdeps/unix/sysv/linux/hppa/setcontext.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/unix/sysv/linux/hppa/setcontext.S b/sysdeps/unix/sysv/linux/hppa/setcontext.S index 78e69baa2..ab6eeea8c 100644 --- a/sysdeps/unix/sysv/linux/hppa/setcontext.S +++ b/sysdeps/unix/sysv/linux/hppa/setcontext.S @@ -141,7 +141,7 @@ ENTRY(__setcontext) /* No further context available. Exit now. */ bl HIDDEN_JUMPTARGET(exit), %r2 - ldi -1, %r26 + ldi 0, %r26 .Lerror: -- 2.39.5