	.file	"reload-test.c"
	.data
.comm _387_flt, 4
	.align	2
	.globl	_k
_k:
	.long	1
	.text
	.align	2
	.globl	_main
_main:
	jmp	.L15
.L14:
	pushl	$.L17
	call	_printf
	popl	%ecx
/REGAL	0	NOFPA	NODBL
.L13:
	leave
	ret
.L15:
	pushl	%ebp
	movl	%esp,%ebp
	jmp	.L14
/DEF	_main;
	.data
.L17:

	.byte	0x48,0x65,0x6c,0x6c,0x6f,0x20,0x77,0x6f,0x72,0x6c
	.byte	0x64,0x21,0x20,0x2d,0x2d,0x20,0x66,0x72,0x6f,0x6d
	.byte	0x20,0x72,0x65,0x6c,0x6f,0x61,0x64,0x2d,0x74,0x65
	.byte	0x73,0x74,0x0a,0x00
