summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/gas/testsuite/gas/all/align.d
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/gas/testsuite/gas/all/align.d')
-rw-r--r--binutils-2.25/gas/testsuite/gas/all/align.d15
1 files changed, 15 insertions, 0 deletions
diff --git a/binutils-2.25/gas/testsuite/gas/all/align.d b/binutils-2.25/gas/testsuite/gas/all/align.d
new file mode 100644
index 00000000..dec2168a
--- /dev/null
+++ b/binutils-2.25/gas/testsuite/gas/all/align.d
@@ -0,0 +1,15 @@
+#objdump: -s -j .text
+#name: align
+# The RX port will always replace zeros in any aligned area with NOPs,
+# even if the user requested that they filled with zeros.
+#not-target: m32c-* rx-*
+
+# 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 ................