* fixed bug, due to a typo in the previous commit

git-svn-id: trunk@41654 -
This commit is contained in:
nickysn 2019-03-09 16:58:25 +00:00
parent 2771e8c717
commit 692a3fe3e4

View File

@ -92,7 +92,7 @@ ___start:
movzbl (%rax), %eax
testb %al, %al
je .L9
leaq __progname_storage+255(%rbp), %rax
leaq __progname_storage+255(%rip), %rax
cmpq %rax, -16(%rbp)
jb .L8
.L9: