summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gold/testsuite/memory_test.s
blob: ce8576c19b096128e91a3ecf07a531b684b0032d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
	.section .sec0, "a"
	.long 0

	.section .sec1, "a"
	.long 0x11

	.section .sec2, "a"
	.long 0x22

	.section .sec3, "a"
	.long 0x33

	.section .sec4, "a"
	.long 0x44