From 672fd41bbcc594603afb7ce444ae2ffd23dc0bdc Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 7 Feb 2001 01:28:35 +0000 Subject: Update. 2001-02-06 Ulrich Drepper * sysdeps/unix/sysv/linux/ia64/pt-initfini.c: First attempt to fix the broken code. Patch by Jes Sorensen. --- linuxthreads/sysdeps/unix/sysv/linux/ia64/pt-initfini.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'linuxthreads/sysdeps') diff --git a/linuxthreads/sysdeps/unix/sysv/linux/ia64/pt-initfini.c b/linuxthreads/sysdeps/unix/sysv/linux/ia64/pt-initfini.c index 766d4815fc..5ea75d6aed 100644 --- a/linuxthreads/sysdeps/unix/sysv/linux/ia64/pt-initfini.c +++ b/linuxthreads/sysdeps/unix/sysv/linux/ia64/pt-initfini.c @@ -60,13 +60,11 @@ _init: st8 [r12] = gp, -16 br.call.sptk.many b0 = __pthread_initialize_minimal# ;; ;; - cmp.eq p6, p7 = 0, r15 - (p6) br.cond.dptk .L5 + cmp.ne p6, p0 = 0, r15 - br.call.sptk.many b0 = __gmon_start__# ;; +(p6) br.call.sptk.many b0 = __gmon_start__# ;; adds r12 = 16, r12 ;; -.L5: ld8 gp = [r12] ;; .align 16 -- cgit v1.2.3