* lib/ld-lib.exp (check_gc_sections_available): Fail more targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / note-2.d
1 #ld: -Tnote-2.t
2 #objcopy_linked_file: -R .foo
3 #readelf: -l --wide
4 #xfail: hppa64-*-*
5 # hppa64 adds PHDR
6
7 #...
8 Program Headers:
9 Type.*
10 LOAD +0x[0-9a-f]+ .*
11 NOTE +0x[0-9a-f]+ .*
12
13 #...
14 Segment Sections...
15 00[ \t]+.text *
16 01[ \t]+.note *
17 #pass
This page took 0.040259 seconds and 4 git commands to generate.