summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/all/weakref1u.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/all/weakref1u.d')
-rw-r--r--binutils-2.25/gas/testsuite/gas/all/weakref1u.d49
1 files changed, 49 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/all/weakref1u.d b/binutils-2.25/gas/testsuite/gas/all/weakref1u.d
new file mode 100644
index 00000000..179567f7
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/all/weakref1u.d
@@ -0,0 +1,49 @@
+#nm: --undefined-only
+#name: weakref tests, strong undefined syms
+#source: weakref1.s
+# aout turns undefined into *ABS* symbols.
+# see weakref1.d for comments on the other not-targets
+#not-target: *-*-*aout m68k-*-netbsd m68k-*-openbsd* ns32k-*-netbsd alpha*-*-osf* *-*-ecoff
+
+# the rest of this file is generated with the following script:
+# # script begin
+# sed -n 's:^[ ]*\.weakref .*, \(u.*\)$:.* U \1:p' weakref1.s | uniq | while read line; do echo "#..."; echo "$line"; done
+# echo \#pass
+# # script output:
+#...
+.* U ua2
+#...
+.* U ua3
+#...
+.* U ua4
+#...
+.* U ub2
+#...
+.* U ub3
+#...
+.* U ub4
+#...
+.* U uc2
+#...
+.* U uc3
+#...
+.* U uc4
+#...
+.* U uc5
+#...
+.* U uc6
+#...
+.* U uc7
+#...
+.* U uc8
+#...
+.* U uc9
+#...
+.* U ud5
+#...
+.* U uh8
+#...
+.* U uh9
+#...
+.* U um5
+#pass