.file "t.c" .version "01.01" gcc2_compiled.: .section .rodata .LC0: .string "%i\n" .text .align 16 .globl main .type main,@function main: movl $1, %edx xorl %ecx, %ecx movl $9999, %eax .p2align 4,,7 .L6: addl %ecx, %edx leal (%edx,%edx), %ecx decl %eax jne .L6 movl $.LC0, %eax call printf ret .Lfe1: .size main,.Lfe1-main .ident "GCC: (GNU) gcc-2.96 19990621 (experimental)"