.file "constFold.c" .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "n: %d\n" .section .text.startup,"ax",@progbits .p2align 4 .globl main .type main, @function main: .LFB23: .cfi_startproc subq $8, %rsp .cfi_def_cfa_offset 16 movl $600, %edx movl $1, %edi xorl %eax, %eax leaq .LC0(%rip), %rsi call __printf_chk@PLT xorl %eax, %eax addq $8, %rsp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE23: .size main, .-main .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~18.04) 9.4.0" .section .note.GNU-stack,"",@progbits