aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-powerpc/aix-weak-1-gcdso-32.nd
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-powerpc/aix-weak-1-gcdso-32.nd')
-rw-r--r--ld/testsuite/ld-powerpc/aix-weak-1-gcdso-32.nd22
1 files changed, 22 insertions, 0 deletions
diff --git a/ld/testsuite/ld-powerpc/aix-weak-1-gcdso-32.nd b/ld/testsuite/ld-powerpc/aix-weak-1-gcdso-32.nd
new file mode 100644
index 0000000..7bcace6
--- /dev/null
+++ b/ld/testsuite/ld-powerpc/aix-weak-1-gcdso-32.nd
@@ -0,0 +1,22 @@
+# Comments are (aix-weak-1a.s type) wins over/loses to (aix-weak-1b.s type)
+# (strong common) loses to (strong data)
+2000010c d a
+2000010c D a
+# (strong common) wins over (weak data)
+20000118 B b
+# (strong data) wins over (strong common)
+20000100 d c
+20000100 D c
+# (weak data) loses to (strong common)
+20000120 B d
+# (weak common) loses to (strong data)
+20000110 d e
+20000110 D e
+# (weak common) wins over (weak data)
+2000011c W f
+# (strong data) wins over (weak common)
+20000104 d g
+20000104 D g
+# (weak data) wins over (weak common)
+20000108 d h
+20000108 W h