binutils/testsuite: Enable `strip-13' test for `hppa*-*'
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / copy-1.d
CommitLineData
af3c5dea
L
1#PROG: objcopy
2#objdump: -h
3#objcopy: --set-section-flags .post_text_reserve=contents,alloc,load,readonly,code
e44d194f 4#name: copy with setting section flags 1
af3c5dea
L
5
6.*: +file format .*
7
8Sections:
9Idx.*
10#...
11 [0-9]* .post_text_reserve.*
12 CONTENTS, ALLOC, LOAD, READONLY, CODE
13#...
This page took 0.463842 seconds and 4 git commands to generate.