.file "printf-s.c" .section .rodata .LC0: .string "s = %s\n" .text .globl main .type main, @function main: .LFB0: .cfi_startproc pushq %rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 movq %rsp, %rbp .cfi_def_cfa_register 6 subq $16, %rsp movl $1819043176, -16(%rbp) movl $1998597231, -12(%rbp) movl $1684828783, -8(%rbp) movb $0, -4(%rbp) movl $.LC0, %eax leaq -16(%rbp), %rdx movq %rdx, %rsi movq %rax, %rdi movl $0, %eax call printf leave .cfi_def_cfa 7, 8 ret .cfi_endproc .LFE0: .size main, .-main .ident "GCC: (GNU) 4.4.6 20120305 (Red Hat 4.4.6-4)" .section .note.GNU-stack,"",@progbits