diff options
Diffstat (limited to 'macho64')
-rw-r--r-- | macho64/astartup.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macho64/astartup.s b/macho64/astartup.s index 41db2d3..55e5027 100644 --- a/macho64/astartup.s +++ b/macho64/astartup.s @@ -4646,7 +4646,7 @@ st_fillr3_array: ret create_R_array_4: - lea rbp,3[rax+4] + lea rbp,3[rax*4] sub r15,rbp jge no_collect_4584 att_call collect_0 |