projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ld testsuite use of notarget
[external/binutils.git]
/
ld
/
testsuite
/
ld-scripts
/
pr14962.d
1
#ld: -Ttext=0x1000 -Tdata=0x2000 -T pr14962.t
2
#source: pr14962a.s
3
#source: pr14962b.s
4
#nm: -n
5
#xfail: mmix-knuth-mmixware
6
# The reference to x would normally generate a cross-reference error
7
# but the linker script converts x to absolute to avoid the error.
8
9
#...
10
0+2000 A x
11
#pass