powerpc-aix5.2 tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / aix-weak-1-gcdso-64.nd
1 # Comments are (aix-weak-1a.s type) wins over/loses to (aix-weak-1b.s type)
2 # (strong common) loses to (strong data)
3 0*200001cc d a
4 0*200001cc D a
5 # (strong common) wins over (weak data)
6 0*200001d8 B b
7 # (strong data) wins over (strong common)
8 0*200001c0 d c
9 0*200001c0 D c
10 # (weak data) loses to (strong common)
11 0*200001e0 B d
12 # (weak common) loses to (strong data)
13 0*200001d0 d e
14 0*200001d0 D e
15 # (weak common) wins over (weak data)
16 0*200001dc W f
17 # (strong data) wins over (weak common)
18 0*200001c4 d g
19 0*200001c4 D g
20 # (weak data) wins over (weak common)
21 0*200001c8 d h
22 0*200001c8 W h
This page took 0.041628 seconds and 4 git commands to generate.