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