Add generic tests for linker support of the -shared or -pie options to tests which...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr21562e.d
1 #source: pr21562a.s
2 #ld: -shared -z defs
3 #readelf: -s -S --wide
4 #target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
5 #xfail: h8300-*-* ![check_shared_lib_support]
6
7 #...
8 \[[ 0-9]+\] scnfoo[ \t]+PROGBITS[ \t]+[0-9a-f]+ +[0-9a-f]+ +0*10[ \t]+.*
9 #...
10 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +NOTYPE +GLOBAL +PROTECTED +[0-9]+ +___?start_scnfoo
11 #pass
This page took 0.030833 seconds and 5 git commands to generate.