* gas/all/align.d, gas/all/align.s: New test.

* gas/all/gas.exp: Run it.
This commit is contained in:
Ian Lance Taylor 1997-02-14 22:58:34 +00:00
parent d7bf6158eb
commit 7b12877f0b
2 changed files with 14 additions and 0 deletions

View File

@ -26,6 +26,8 @@ Do-first:
Things-to-keep:
align.d
align.s
gas.exp
cofftag.d
cofftag.s

View File

@ -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 ................