Add generic tests for linker support of the -shared or -pie options to tests which...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr17615.d
1 #ld: --gc-sections -shared
2 #readelf: -S --wide --dyn-syms
3 #target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
4 #xfail: [is_generic] hppa64-*-* mep-*-* mn10200-*-* ![check_shared_lib_support]
5 # generic linker targets don't support --gc-sections, nor do a bunch of others
6
7 #...
8 \[[ 0-9]+\] \.s?bss[ \t]+NOBITS[ \t0-9a-f]+WA.*
9 #...
10 +[0-9]+: +[0-9a-f]+ +4 +OBJECT +GLOBAL +DEFAULT +[1-9]+ foo
11 #pass
This page took 0.032385 seconds and 5 git commands to generate.