	.file	"bar.cpp"
	.section	.rodata.str1.1,"aMS",@progbits,1
.LC1:
	.string	"f1 = %f, f2 = %f\n"
	.text
	.align 2
	.p2align 4,,15
.globl main
	.type	main, @function
main:
.LFB35:
	pushl	%ebp
.LCFI0:
	movl	%esp, %ebp
.LCFI1:
	pushl	%ebx
.LCFI2:
	subl	$36, %esp
.LCFI3:
	andl	$-16, %esp
	subl	$16, %esp
	movl	$0x40900000, -8(%ebp)
	movl	$4, (%esp)
	call	malloc
	movl	$.LC1, (%esp)
	movl	%eax, %ebx
	movl	-8(%ebp), %eax
	flds	(%ebx)
	fstpl	12(%esp)
	flds	-8(%ebp)
	fstpl	4(%esp)
	movl	%eax, (%ebx)
	call	printf
	movl	%ebx, (%esp)
	call	free
	movl	-4(%ebp), %ebx
	xorl	%eax, %eax
	leave
	ret
.LFE35:
	.size	main, .-main
	.section	.eh_frame,"a",@progbits
.Lframe1:
	.long	.LECIE1-.LSCIE1
.LSCIE1:
	.long	0x0
	.byte	0x1
	.string	"zP"
	.uleb128 0x1
	.sleb128 -4
	.byte	0x8
	.uleb128 0x5
	.byte	0x0
	.long	__gxx_personality_v0
	.byte	0xc
	.uleb128 0x4
	.uleb128 0x4
	.byte	0x88
	.uleb128 0x1
	.align 4
.LECIE1:
.LSFDE1:
	.long	.LEFDE1-.LASFDE1
.LASFDE1:
	.long	.LASFDE1-.Lframe1
	.long	.LFB35
	.long	.LFE35-.LFB35
	.uleb128 0x0
	.byte	0x4
	.long	.LCFI0-.LFB35
	.byte	0xe
	.uleb128 0x8
	.byte	0x85
	.uleb128 0x2
	.byte	0x4
	.long	.LCFI1-.LCFI0
	.byte	0xd
	.uleb128 0x5
	.byte	0x4
	.long	.LCFI3-.LCFI1
	.byte	0x83
	.uleb128 0x3
	.align 4
.LEFDE1:
	.ident	"GCC: (GNU) 4.0.1 20050727 (Red Hat 4.0.1-5)"
	.section	.note.GNU-stack,"",@progbits
