5ea3bbb8f6db41a6d3879883707787df42fcd84f
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / section-match-1.d
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-*-* ns32k-*-* tic30-*-*
5 # This test uses arbitrary section names, which are not support by some
6 # file formats. Also these section names must be present in the
7 # output, not translated into some other name, eg .text
8
9 .*: file format .*
10
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
This page took 0.031082 seconds and 3 git commands to generate.