summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/all/p1480.s
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/all/p1480.s')
-rw-r--r--binutils-2.25/gas/testsuite/gas/all/p1480.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/all/p1480.s b/binutils-2.25/gas/testsuite/gas/all/p1480.s
new file mode 100644
index 00000000..9d0ba81a
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/all/p1480.s
@@ -0,0 +1,3 @@
+start: .long 0, 1, 2, 3, 4, 5, 6, 7
+ .space 0x80 - (. - start)
+foo: .long 42