486c8e9513038834185afba575780e0ad695449e
[binutils-gdb.git] / binutils / testsuite / binutils-all / copy-2.d
1 #PROG: objcopy
2 #objdump: -h
3 #objcopy: --set-section-flags .text=alloc,data
4 #name: copy with seting section flags 2
5 #source: bintest.s
6
7 .*: +file format .*
8
9 Sections:
10 Idx.*
11 #...
12 [0-9]* .text.*
13 CONTENTS, ALLOC, LOAD, RELOC, DATA
14 #...