Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / default-script4.d
CommitLineData
14be8564 1# source: default-script.s
39a7b38f 2# ld: --default-script default-script.t -defsym _START=0x800
14be8564 3# nm: -n
39a7b38f
SC
4# skip: *-*-mingw64 x86_64-*-cygwin
5# Skipped on Mingw64 and Cygwin because the image base defaults to 0x100000000
14be8564 6
a243fa97 7#...
39a7b38f 80*800 . _START
a243fa97 9#...
39a7b38f 100*800 T text
a243fa97 11#pass
This page took 0.599756 seconds and 4 git commands to generate.