Retro68/binutils/ld/testsuite/ld-scripts/sort_b_a_a-2.d
2012-03-26 21:18:29 +02:00

24 lines
374 B
D

#source: sort_n_a-a.s
#source: sort_n_a-b.s
#ld: -T sort_b_a_a.t --sort-section alignment
#name: SORT_BY_ALIGNMENT(SORT_BY_ALIGNMENT()) --sort-section alignment
#nm: -n
#...
0[0-9a-f]* t text3b
#...
0[0-9a-f]* t text3a
#...
0[0-9a-f]* t text1a
#...
0[0-9a-f]* t text1b
#...
0[0-9a-f]* t texta
#...
0[0-9a-f]* t textb
#...
0[0-9a-f]* t text2a
#...
0[0-9a-f]* t text2b
#pass