Fix typo fsqrt -> sqrtf.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / defined3.d
CommitLineData
8e919164
HPN
1#ld: -Tdefined3.t
2#nm: -B
3#source: phdrs.s
4#source: defined.s
48733062 5#xfail: "rs6000-*-aix*"
8e919164
HPN
6
7# Check that DEFINED matches only symbols defined before its location.
8# The ellipsis account for target-specific symbols. Matching both A and T
9# accounts for formats that can't tell a .text symbol from an absolute
10# symbol (mmo), but matches whatever section that contains an address
11# matching the value.
12
13#...
140+1 [AT] defined
76cb62b0 15#...
8e919164 160+200 A defined1
76cb62b0 17#...
8e919164 180+201 A defined2
76cb62b0 19#...
8e919164 200+100 A defined3
76cb62b0 21#...
8e919164 220+ [AT] defined4
76cb62b0 23#...
8e919164 240+2a A defined5
76cb62b0 25#...
8e919164 260+ [AT] defined6
76cb62b0 27#...
8e919164 280+1 [AT] defined7
76cb62b0 29#...
8e919164
HPN
300+1 [AT] defined8
31#...
320+2a A sym1
76cb62b0 33#...
8e919164
HPN
34[0-9a-f]+ T sym2
35#pass
This page took 0.84159 seconds and 4 git commands to generate.