summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-scripts/sort_b_n_a-3.d
blob: 6657046705505863421758eeac7a32bc4d31ae31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#source: sort_n_a-a.s
#source: sort_n_a-b.s
#ld: -T sort_b_n_a.t --sort-section alignment
#name: SORT_BY_NAME(SORT_BY_ALIGNMENT()) --sort-section alignment
#nm: -n

#...
0[0-9a-f]* t texta
#...
0[0-9a-f]* t textb
#...
0[0-9a-f]* t text1a
#...
0[0-9a-f]* t text1b
#...
0[0-9a-f]* t text2a
#...
0[0-9a-f]* t text2b
#...
0[0-9a-f]* t text3b
#...
0[0-9a-f]* t text3a
#pass