repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-scripts
/
defined4.d
blob
b434e409455b4236e444163f955bde0d5df46c09
1
#ld
: -
Tdefined4
.
t
2
#nm
: -
B
3
#source
:
defined4
.
s
4
#xfail
:
rs6000
-*-
aix
*
5
#notarget
:
mips
*-*-*
mmix
-*-*
6
# We check that defined
and
defined1 have the same address
.
MIPS targets
7
# use different address
.
MMIX puts defined
and
defined1
in
text section
.
8
9
# Check that arithmetic on DEFINED works
.
10
#
...
11
0
+
0
D defined
12
#
...
13
0
+
0
D defined1
14
#pass