Remove leftover cfi.
authorUlrich Drepper <drepper@redhat.com>
Sat, 18 Jul 2009 20:08:21 +0000 (13:08 -0700)
committerUlrich Drepper <drepper@redhat.com>
Sat, 18 Jul 2009 20:08:21 +0000 (13:08 -0700)
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S

index 21115fd..45a9a42 100644 (file)
@@ -514,10 +514,7 @@ __pthread_cond_timedwait:
        jmp     99b
 
        /* Initial locking failed.  */
-1:     cfi_adjust_cfa_offset(3 * 8 + FRAME_SIZE)
-       cfi_rel_offset(%r12, FRAME_SIZE + 16)
-       cfi_rel_offset(%r13, FRAME_SIZE + 8)
-       cfi_rel_offset(%r14, FRAME_SIZE)
+1:
 # if cond_lock != 0
        addq    $cond_lock, %rdi
 # endif