	.machine "ppc"

	.section .text.one
	b	2f

	.section .text.two
2:
	nop
