* gas/all/align.d, gas/all/align.s: New test.
authorIan Lance Taylor <ian@airs.com>
Fri, 14 Feb 1997 22:58:34 +0000 (22:58 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 14 Feb 1997 22:58:34 +0000 (22:58 +0000)
* gas/all/gas.exp: Run it.

gas/testsuite/gas/all/.Sanitize
gas/testsuite/gas/all/align.d [new file with mode: 0644]

index 99bad1e1c3a983a16b6b0441506cb0304c5140a6..e6e70ed11247bb1bbe795e30ae204e2e555ce424 100644 (file)
@@ -26,6 +26,8 @@ Do-first:
 
 Things-to-keep:
 
+align.d
+align.s
 gas.exp
 cofftag.d
 cofftag.s
diff --git a/gas/testsuite/gas/all/align.d b/gas/testsuite/gas/all/align.d
new file mode 100644 (file)
index 0000000..86ede61
--- /dev/null
@@ -0,0 +1,12 @@
+#objdump: -s -j .text
+#name: align
+
+# Test the alignment pseudo-op.
+
+.*: .*
+
+Contents of section .text:
+ 0000 ff00ff01 ff020202 ffff0303 04040404  ................
+ 0010 ffffffff 05050505 ff090a0a 0a0a0a0a  ................
+ 0020 ff00ff01 ff020202 ffff0303 04040404  ................
+ 0030 ffffffff 05050505 ff090a0a 0a0a0a0a  ................