summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts/defined4.d
blob: cd3eb4ffe750b6e144cbab822c921eb35afda3b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ld: -Tdefined4.t
#nm: -B
#source: defined4.s
#xfail: powerpc*-*-aix* rs6000-*-aix*
#xfail: mips*-*-* mmix-*-*
# We check that defined and defined1 have the same address.  MIPS targets
# use different address. MMIX puts defined and defined1 in text section.

# Check that arithmetic on DEFINED works.
#...
0+0 D defined
#...
0+0 D defined1
#pass