[ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpiceabi.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-gc / pr19167.d
1 #source: pr19167a.s
2 #source: pr19167b.s
3 #ld: --gc-sections -e _start
4 #objdump: -s -j _foo
5 #target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
6 #notarget: frv-*-linux* metag-*-linux*
7
8 #...
9 Contents of section _foo:
10 [0-9a-f]+ [0-9a-f]+ [0-9a-f]+ [0-9a-f]+ [0-9a-f]+[ \t]+This is a test.*
11 #pass
This page took 0.035999 seconds and 4 git commands to generate.