]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-elf/flags1.d
bfd:
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / flags1.d
CommitLineData
e6760bcc
L
1#name: --set-section-flags test 1 (sections)
2#ld: -Tflags1.ld
3#objcopy_linked_file: --set-section-flags .post_text_reserve=contents,alloc,load,readonly,code
4#readelf: -l --wide
e9e9cead 5#xfail: "arm*-*-*" "xscale-*-*"
40b36596 6#xfail: "avr-*-*" "dlx-*-*" "h8300-*-*" "m32r-*-*" "msp430-*-*" "tic6x-*-*"
e9e9cead
NC
7#xfail: "*-*-hpux*"
8# Fails on the ARM because the .section type character is % rather than @.
40b36596
JM
9# Fails on the AVR, DLX, H8300, M32R, MSP430 and TI C6X because the two
10# sections are not merged into one segment. (There is no good reason why
11# they have to be).
e9e9cead 12# Fails on HPUX systems because the .type pseudo-op behaves differently.
e6760bcc
L
13
14#...
15Program Headers:
16 Type.*
c183e961 17 LOAD +0x[0-9a-f]+ 0x0*0 0x0*0 0x0*01(6[1-9a-f]|70) 0x0*01(6[1-9a-f]|70) RWE 0x[0-9a-f]+
e6760bcc
L
18
19#...
20 Segment Sections...
21 00[ \t]+.text .post_text_reserve[ \t]*
22#pass