[ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpiceabi.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-undefined / entry-4.d
1 #name: -shared --entry foo -u foo archive
2 #source: dummy.s
3 #ld: -shared --entry foo -u foo tmpdir/libentry.a
4 #nm: -n
5 #target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
6
7 #...
8 [0-9a-f]+ T +foo
9 #...
This page took 0.031627 seconds and 4 git commands to generate.