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