mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-12 12:40:36 +00:00
* gas/all/align.d, gas/all/align.s: New test.
* gas/all/gas.exp: Run it.
This commit is contained in:
parent
d7bf6158eb
commit
7b12877f0b
@ -26,6 +26,8 @@ Do-first:
|
|||||||
|
|
||||||
Things-to-keep:
|
Things-to-keep:
|
||||||
|
|
||||||
|
align.d
|
||||||
|
align.s
|
||||||
gas.exp
|
gas.exp
|
||||||
cofftag.d
|
cofftag.d
|
||||||
cofftag.s
|
cofftag.s
|
||||||
|
12
gas/testsuite/gas/all/align.d
Normal file
12
gas/testsuite/gas/all/align.d
Normal 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 ................
|
Loading…
x
Reference in New Issue
Block a user