Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / empty-address-2b.d
1 #source: empty-address-2.s
2 #ld: -Ttext 0x0000000 -Tdata 0x200 -T empty-address-2b.t
3 #nm: -n
4 #xfail: frv-*-*linux* riscv64-*-*
5 #...
6 0+0 T _start
7 #...
8 0+10 [ADT] __data_end
9 #pass
This page took 0.032551 seconds and 4 git commands to generate.