summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/all/struct.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/all/struct.s')
-rw-r--r--gas/testsuite/gas/all/struct.s10
1 files changed, 0 insertions, 10 deletions
diff --git a/gas/testsuite/gas/all/struct.s b/gas/testsuite/gas/all/struct.s
deleted file mode 100644
index 9ecfd0bcc82..00000000000
--- a/gas/testsuite/gas/all/struct.s
+++ /dev/null
@@ -1,10 +0,0 @@
- .globl w1
- .globl w2
- .globl w3
- .long 0
- .struct 0
-w1: .short 0
-w2: .short 0
-w3: .short 0
- .text
- .long 0