RISC-V: The object without priv spec attributes can be linked with any object.
[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
1d934d76 4# skip: x86_64-*-mingw* x86_64-*-cygwin
39a7b38f 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.59026 seconds and 4 git commands to generate.