cd3eb4ffe750b6e144cbab822c921eb35afda3b0
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / defined4.d
1 #ld: -Tdefined4.t
2 #nm: -B
3 #source: defined4.s
4 #xfail: powerpc*-*-aix* rs6000-*-aix*
5 #xfail: 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
This page took 0.038811 seconds and 3 git commands to generate.