* ld-scripts/align.exp: Don't run on aix.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / defined2.d
CommitLineData
b8fe28d4
HPN
1#ld: -Tdefined2.t
2#nm: -B
3#source: phdrs.s
4
5# Check that arithmetic on DEFINED works.
6# Matching both A and T accounts for formats that can't tell a .text
7# symbol from an absolute symbol (mmo), but matches whatever section that
8# contains an address matching the value. The symbol sym1 is supposed to
9# be in the .text section for all targets, though.
10
11#...
120+1 [AT] defined1
76cb62b0 13#...
b8fe28d4 140+11 A defined2
76cb62b0 15#...
b8fe28d4 160+100 A defined3
76cb62b0 17#...
b8fe28d4
HPN
180+1ff A defined4
19#...
200+3 T sym1
21#pass
This page took 0.046191 seconds and 4 git commands to generate.