Missing ChangeLog entry from commit 60ef20e28534cf093d5bd799b3830c68381bb27f.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / defined2.d
CommitLineData
b8fe28d4
HPN
1#ld: -Tdefined2.t
2#nm: -B
3#source: phdrs.s
48733062 4#xfail: "rs6000-*-aix*"
b8fe28d4
HPN
5
6# Check that arithmetic on DEFINED works.
7# Matching both A and T accounts for formats that can't tell a .text
8# symbol from an absolute symbol (mmo), but matches whatever section that
9# contains an address matching the value. The symbol sym1 is supposed to
10# be in the .text section for all targets, though.
11
12#...
130+1 [AT] defined1
76cb62b0 14#...
b8fe28d4 150+11 A defined2
76cb62b0 16#...
b8fe28d4 170+100 A defined3
76cb62b0 18#...
b8fe28d4
HPN
190+1ff A defined4
20#...
210+3 T sym1
22#pass
This page took 0.414261 seconds and 4 git commands to generate.