* common.h: Fix case of "Meta".
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / start.d
1 #name: --gc-sections with __start_
2 #ld: --gc-sections -e _start
3 #nm: -n
4 #target: *-*-linux* *-*-gnu*
5 #notarget: *-*-*aout *-*-*oldld frv-*-linux* metag-*-linux*
6
7 #...
8 [0-9a-f]+ D +__start__foo
9 #...
This page took 0.036763 seconds and 4 git commands to generate.