| 
	 .file "test60.c"
	 .version "01.01"
	gcc2_compiled.:
	.section .rodata
	 .align 4
	.LC0:
	 .string "hogehoge"
	 .zero 246
	 .string "hoge"
	 .zero 250
	 .string "memomemo"
	 .zero 246
	 .zero 3
	 .long 3000
	 .align 4
	.LC1:
	 .string "hogehoge"
	 .zero 246
	 .string "hoge"
	 .zero 250
	 .string "memomemo"
	 .zero 246
	 .zero 3
	 .long 3000
	 .align 4
	.LC2:
	 .string "hogehoge"
	 .zero 246
	 .string "hoge"
	 .zero 250
	 .string "memomemo"
	 .zero 246
	 .zero 3
	 .long 3000
	.text
	 .align 4
	.globl main
	 .type  main,@function
	main:
	 pushl %ebp
	 movl %esp,%ebp
	 subl $2336,%esp
	 pushl %edi
	 pushl %esi
	 leal -772(%ebp),%edi
	 movl $.LC0,%esi
	 cld
	 movl $193,%ecx
	 rep
	 movsl
	 leal -1544(%ebp),%edi
	 movl $.LC1,%esi
	 cld
	 movl $193,%ecx
	 rep
	 movsl
	 leal -2316(%ebp),%edi
	 movl $.LC2,%esi
	 cld
	 movl $193,%ecx
	 rep
	 movsl
	 popl %esi
	 popl %edi
	 movl %ebp,%esp
	 popl %ebp
	 ret
	.Lfe1:
	 .size  main,.Lfe1-main
	 .ident "GCC: (GNU) 2.95.3 20010315 (release)" |