ld: Support input section description keyword: REVERSE
[binutils-gdb.git] / ld / testsuite / ld-scripts / sort-sections-reversed-3.d
blobe7f244c2c9328e308febbef8446dadc726b19ab8
1 #source: sort_b_a.s
2 #ld: -T sort-sections-reversed-3.t --no-warn-rwx-segments
3 #nm: -n
5 # Check that REVERSE implies SORT_BY_NAME for sections.
6 # Also check that EXCLUDE_FILE() is supported inside REVERSE.
7 #...
8 0[0-9a-f]* t text3
9 #...
10 0[0-9a-f]* t text2
11 #...
12 0[0-9a-f]* t text1
13 #...
14 0[0-9a-f]* t text
15 #pass