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