summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/testsuite/gas/all/weakref1g.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/testsuite/gas/all/weakref1g.d')
-rw-r--r--binutils-2.17/gas/testsuite/gas/all/weakref1g.d18
1 files changed, 0 insertions, 18 deletions
diff --git a/binutils-2.17/gas/testsuite/gas/all/weakref1g.d b/binutils-2.17/gas/testsuite/gas/all/weakref1g.d
deleted file mode 100644
index 039c5997..00000000
--- a/binutils-2.17/gas/testsuite/gas/all/weakref1g.d
+++ /dev/null
@@ -1,18 +0,0 @@
-#nm: --defined-only --extern-only
-#name: weakref tests, global syms
-#source: weakref1.s
-# see weakref1.d for comments on the not-targets
-# ecoff (OSF/alpha) lacks .weak support
-# pdp11 lacks .long
-#not-target: alpha*-*-osf* *-*-ecoff pdp11-*-aout
-
-# the rest of this file is generated with the following script:
-# # script begin
-# echo \#...
-# sed -n 's,^[ ]*\.global \(g.*\),.* T \1,p' weakref1.s | uniq
-# echo \#pass
-# # script output:
-#...
-.* T gd6
-.* T gd7
-#pass