2010-12-28 18:04:10 +00:00
|
|
|
#ld: -Tdefined4.t
|
|
|
|
#nm: -B
|
|
|
|
#source: defined4.s
|
2017-07-12 19:22:30 +09:30
|
|
|
#xfail: powerpc*-*-aix* rs6000-*-aix*
|
2020-04-01 04:10:18 +02:00
|
|
|
#xfail: mips*-*-*
|
2011-01-13 15:23:59 +00:00
|
|
|
# We check that defined and defined1 have the same address. MIPS targets
|
2020-04-01 04:10:18 +02:00
|
|
|
# use different address.
|
2010-12-28 18:04:10 +00:00
|
|
|
|
|
|
|
# Check that arithmetic on DEFINED works.
|
|
|
|
#...
|
|
|
|
0+0 D defined
|
|
|
|
#...
|
|
|
|
0+0 D defined1
|
|
|
|
#pass
|