From 52bb78e507681ed0133bd3591738abe2a2737212 Mon Sep 17 00:00:00 2001 From: GNU Libc Maintainers Date: Mon, 16 Jan 2017 17:43:37 +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