Retro68/binutils/ld/testsuite/ld-powerpc/aix-weak-1-dso.dnd
Wolfgang Thaller 6ea1bcda2b Revert "switch from binutils only to binutils-gdb, tag gdb-10.1-release"
This reverts commit 6c5c652ee12028f75cf95f9901979e53fbe22f8b.
2022-10-27 20:43:13 +02:00

18 lines
513 B
Plaintext

# Comments are (aix-weak-1a.s type) wins over/loses to (aix-weak-1b.s type)
# (strong common) loses to (strong data)
0*10000010 D a
# (strong common) wins over (weak data)
0*10000020 B b
# (strong data) wins over (strong common)
0*10000000 D c
# (weak data) loses to (strong common)
0*10000028 B d
# (weak common) loses to (strong data)
0*10000018 D e
# (weak common) wins over (weak data)
0*10000024 W f
# (strong data) wins over (weak common)
0*10000008 D g
# (weak data) wins over (weak common)
0*1000000c W h