aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts/sort-sections-reversed-3.d
blob: e7f244c2c9328e308febbef8446dadc726b19ab8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#source: sort_b_a.s
#ld: -T sort-sections-reversed-3.t  --no-warn-rwx-segments
#nm: -n

# Check that REVERSE implies SORT_BY_NAME for sections.
# Also check that EXCLUDE_FILE() is supported inside REVERSE.
#...
0[0-9a-f]* t text3
#...
0[0-9a-f]* t text2
#...
0[0-9a-f]* t text1
#...
0[0-9a-f]* t text
#pass