Remove leftover cfi.

This commit is contained in:
Ulrich Drepper 2009-07-18 13:08:21 -07:00
parent f8b6cd2182
commit d9201c1365
1 changed files with 1 additions and 4 deletions

View 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