* ld-scripts/section-match.exp: New file. Runs ths
[binutils.git] / ld / testsuite / ld-scripts / section-match-1.d
blob9d8144df371383be43799a0a67a317bdb431d2c0
1 #source: section-match-1.s
2 #ld: -T section-match-1.t
3 #objdump: -s
4 #notarget: *-*-osf* *-*-aix* *-*-pe *-*-aout *-*-ecoff *-*-netbsd *-*-vms h8300-*-*
5 # This test uses arbitary section names, which are not support by some
6 # file formts. Also these section names must be present in the
7 # output, not translated into some other name, eg .text
9 .*: file format .*
11 #...
12 Contents of section \.secA:
13 [0-9a-f]* (01)?0+(01)? .*
14 Contents of section \.secC:
15 [0-9a-f]* (02)?0+(02)? .*
16 #pass