Convert PLT reloc only if pointer equality isn't needed
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / flags1.d
CommitLineData
e6760bcc
L
1#name: --set-section-flags test 1 (sections)
2#ld: -Tflags1.ld
2a64e9e8 3#objcopy_linked_file: --set-section-flags .post_text_reserve=contents,alloc,load,readonly,code
e6760bcc 4#readelf: -l --wide
e290d3ab 5#xfail: "avr-*-*" "dlx-*-*" "h8300-*-*" "i960-*-*" "ip2k-*-*" "m32r-*-*"
c18392d8 6#xfail: "moxie-*-*" "mt-*-*" "visium-*-*" "*-*-nacl*"
de5c4ae2 7#xfail: "*-*-hpux*" "hppa*64*-*-*"
c18392d8 8# Fails on the AVR, DLX, H8300, I960, IP2K, M32R, MOXIE, MT, VISIUM
2a64e9e8 9# and all NaCl targets,
c9eaa05f 10# because the two sections are not merged into one segment.
e290d3ab 11# (There is no good reason why they have to be).
e9e9cead 12# Fails on HPUX systems because the .type pseudo-op behaves differently.
de5c4ae2 13# Fails on hppa64 because a PHDR is always added.
e6760bcc
L
14
15#...
16Program Headers:
17 Type.*
c183e961 18 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
19
20#...
21 Segment Sections...
22 00[ \t]+.text .post_text_reserve[ \t]*
23#pass
This page took 0.328797 seconds and 4 git commands to generate.