summaryrefslogtreecommitdiff
path: root/binutils/testsuite/binutils-all/copytest.s
blob: 33c13b881a6c5bd5bebfa3505def975ced81b80d (plain)
1
2
3
4
5
6
7
	.globl foo_symbol
	.section foo
foo_symbol:	
	.long	1
	.section bar
bar_symbol:
	.long	2