summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-vxworks/rpath-1.d
blob: df67a03ac420c8d341f6baa2115936c2c442945b (plain)
1
2
3
4
5
6
# source: rpath-1.s
# ld: --entry foo --rpath /dir1 --rpath /dir2 --rpath net:/dir4 --rpath /dir2 --rpath /dir1 --rpath /dir3 --force-dynamic -q
# readelf: -d
#...
 0x0+f \(RPATH\).*Library rpath: \[/dir1;/dir2;net:/dir4;/dir3\]
#pass