Introduce new section flag: SEC_ELF_OCTETS
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / section-match-1.d
CommitLineData
b97b635e
NC
1#source: section-match-1.s
2#ld: -T section-match-1.t
3#objdump: -s
a0fb9615 4#notarget: *-*-osf* *-*-aix* *-*-pe *-*-*aout *-*-ecoff *-*-netbsd *-*-vms h8300-*-* ns32k-*-* tic30-*-*
15a086be 5# This test uses arbitrary section names, which are not support by some
62494068 6# file formats. Also these section names must be present in the
b97b635e
NC
7# output, not translated into some other name, eg .text
8
9.*: file format .*
10
11#...
12Contents of section \.secA:
13 [0-9a-f]* (01)?0+(01)? .*
14Contents of section \.secC:
15 [0-9a-f]* (02)?0+(02)? .*
16#pass
This page took 0.454556 seconds and 4 git commands to generate.