Move 2009 binutils ChangeLog to ChangeLog-2009.
[binutils.git] / ld / testsuite / ld-scripts / sort_b_n_a-2.d
blob4c9d8fedfff0b9bd91f630f612eee9a0fb6d16a0
1 #source: sort_n_a-a.s
2 #source: sort_n_a-b.s
3 #ld: -T sort_b_n_a.t --sort-section name
4 #name: SORT_BY_NAME(SORT_BY_ALIGNMENT()) --sort-section alignment
5 #nm: -n
7 #...
8 0[0-9a-f]* t texta
9 #...
10 0[0-9a-f]* t textb
11 #...
12 0[0-9a-f]* t text1a
13 #...
14 0[0-9a-f]* t text1b
15 #...
16 0[0-9a-f]* t text2a
17 #...
18 0[0-9a-f]* t text2b
19 #...
20 0[0-9a-f]* t text3b
21 #...
22 0[0-9a-f]* t text3a
23 #pass