.file "array.c" .text .globl main .type main, @function main: .LFB0: .cfi_startproc pushl %ebp .cfi_def_cfa_offset 8 .cfi_offset 5, -8 movl %esp, %ebp .cfi_def_cfa_register 5 subl $4016, %esp movl $0, -4(%ebp) jmp .L2 .L3: movl -4(%ebp), %eax movl $0, -4004(%ebp,%eax,4) addl $1, -4(%ebp) .L2: cmpl $999, -4(%ebp) jle .L3 movl -3964(%ebp), %eax leave .cfi_restore 5 .cfi_def_cfa 4, 4 ret .cfi_endproc .LFE0: .size main, .-main .ident "GCC: (GNU) 8.2.0" .section .note.GNU-stack,"",@progbits