Projet_SETI_RISC-V/riscv-gnu-toolchain/binutils/ld/testsuite/ld-scripts/sort_b_a_n-3.d
2023-03-06 14:48:14 +01:00

24 lines
369 B
D

#source: sort_n_a-a.s
#source: sort_n_a-b.s
#ld: -T sort_b_a_n.t --sort-section alignment
#name: SORT_BY_ALIGNMENT(SORT_BY_NAME()) --sort-section alignment
#nm: -n
#...
0[0-9a-f]* t text3b
#...
0[0-9a-f]* t text1a
#...
0[0-9a-f]* t text1b
#...
0[0-9a-f]* t text3a
#...
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