mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 21:10:07 +00:00
Fix assembler in last patch.
This commit is contained in:
parent
163288fe2e
commit
9aa3d15700
@ -56,7 +56,7 @@ __pthread_cond_timedwait:
|
||||
.Lsubq:
|
||||
|
||||
cmpq $1000000000, 8(%rdx)
|
||||
movl $EINVAL, %rax
|
||||
movq $EINVAL, %rax
|
||||
jae 18f
|
||||
|
||||
/* Stack frame:
|
||||
|
Loading…
Reference in New Issue
Block a user