various i386-aout and i386-coff target removal
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / pr20022.d
1 #source: pr20022b.s
2 #ld: --gc-sections -e _start tmpdir/pr20022.so
3 #readelf: -SsW
4 #target: *-*-linux* *-*-gnu*
5 #notarget: frv-*-linux* metag-*-linux* mips*-*-*
6 # Skip on targets without dynamic relocations in .text section.
7
8 #...
9 \[[ 0-9]+\] _foo[ \t]+PROGBITS[ \t]+[0-9a-f]+ +[0-9a-f]+ +[0-9a-f]+[ \t]+.*
10 #...
11 +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +NOTYPE +GLOBAL +PROTECTED +[0-9]+ +__start__foo
12 #pass
This page took 0.031733 seconds and 4 git commands to generate.