Skip to content

Commit 5e63cfb

Browse files
committed
test
1 parent b57b91b commit 5e63cfb

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Diff for: test/asm/align-16.asm

+2
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ SECTION "Byte", ROM0
66
SECTION "ROM0", ROM0, ALIGN[16]
77

88
db 1
9+
10+
FAIL "test"

Diff for: test/asm/align-large-ofs.err

-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +0,0 @@
1-
error: align-large-ofs.asm(2):
2-
Alignment offset (2) must be smaller than alignment size (2)
3-
error: Assembly aborted (1 error)!

0 commit comments

Comments
 (0)