summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/macros/test3.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/macros/test3.s')
-rw-r--r--gas/testsuite/gas/macros/test3.s7
1 files changed, 0 insertions, 7 deletions
diff --git a/gas/testsuite/gas/macros/test3.s b/gas/testsuite/gas/macros/test3.s
deleted file mode 100644
index e80aa205efa..00000000000
--- a/gas/testsuite/gas/macros/test3.s
+++ /dev/null
@@ -1,7 +0,0 @@
- .macro m arg1 arg2
- \arg1
- .exitm
- \arg2
- .endm
-
- m ".long foo1",.garbage