	.file	"alias-1.c"
	.section	".text"
	.align 4
	.global main
	.type	main, #function
	.proc	04
main:
	.register	%g2, #scratch
	.register	%g7, #scratch
	save	%sp, -192, %sp
	sethi	%hi(_GLOBAL_OFFSET_TABLE_), %g1
	or	%g1, %lo(_GLOBAL_OFFSET_TABLE_), %g2
	sethi	%tie_hi22(bar), %g1
	add	%g1, %tie_lo10(bar), %g1
	ldx	[%g2 + %g1], %g1, %tie_ldx(bar)
	stb	%g0, [%g7+%g1]
	mov	0, %g1
	sra	%g1, 0, %g1
	mov	%g1, %i0
	return	%i7+8
	 nop
	.size	main, .-main
	.global foo
	.section	".tbss",#alloc,#write,#tls
	.type	foo, #object
	.size	foo, 123
foo:
	.skip	123
	.global bar
	.hidden	bar
	bar = foo
	.ident	"GCC: (GNU) 4.1.0 20050731 (experimental)"
	.section	".note.GNU-stack"
