[ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpiceabi.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / ehdr_start-userdef.d
1 #source: ehdr_start-strongref.s
2 #ld: -e _start -T ehdr_start-userdef.t
3 #readelf: -Ws
4 #target: *-*-linux* *-*-gnu* *-*-nacl* arm*-*-uclinuxfdpiceabi
5 #xfail: frv-*-*
6
7 #...
8 Symbol table '\.symtab' contains [0-9]+ entries:
9 #...
10 *[0-9]+: 0*12345678 +0 +NOTYPE +GLOBAL +DEFAULT +ABS +__ehdr_start
11 #pass
This page took 0.03088 seconds and 5 git commands to generate.