(root)/
binutils-2.41/
binutils/
testsuite/
binutils-all/
copytest.s
	.globl foo_symbol
	.section foo
foo_symbol:	
	.long	1
	.section bar
bar_symbol:
	.long	2