[ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpiceabi.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / stop.d
1 #name: --gc-sections removing __stop_
2 #ld: --gc-sections -e _start
3 #nm: -n
4 #target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
5 #notarget: frv-*-linux* metag-*-linux*
6
7 #failif
8 #...
9 [0-9a-f]+ D +__stop__foo
10 #...
This page took 0.029391 seconds and 4 git commands to generate.