mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-09 19:00:08 +00:00
Remove leftover cfi.
This commit is contained in:
parent
f8b6cd2182
commit
d9201c1365
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user