powerpc-aix5.2 tests
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / aix-weak-1-gcdso-32.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 2000010c d a
4 2000010c D a
5 # (strong common) wins over (weak data)
6 20000118 B b
7 # (strong data) wins over (strong common)
8 20000100 d c
9 20000100 D c
10 # (weak data) loses to (strong common)
11 20000120 B d
12 # (weak common) loses to (strong data)
13 20000110 d e
14 20000110 D e
15 # (weak common) wins over (weak data)
16 2000011c W f
17 # (strong data) wins over (weak common)
18 20000104 d g
19 20000104 D g
20 # (weak data) wins over (weak common)
21 20000108 d h
22 20000108 W h
This page took 0.030086 seconds and 4 git commands to generate.