ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / linkonce2.d
1 #source: linkonce1a.s
2 #source: linkonce1b.s
3 #ld: -emit-relocs
4 #objdump: -r
5 #xfail: [is_generic]
6 # generic elf targets don't emit relocs
7
8 .*: file format .*
9 #...
10 RELOCATION RECORDS FOR \[.debug_frame\]:
11 OFFSET[ ]+TYPE[ ]+VALUE[ ]*
12 .*(NONE|unused|UNUSED).*\*ABS\*
13
14 #pass
This page took 0.038443 seconds and 4 git commands to generate.