Files
rgbds/test/link/section-fragment/align-conflict.out
Rangi42 ca4b890273 Consistently do & alignMask, not % alignSize
Also add more unrelated tests for coverage
2025-09-23 13:25:51 -04:00

11 lines
417 B
Plaintext

FATAL: Section "conflicting alignment" is defined with 4-byte alignment (offset 0), but also with address $1337
at section-fragment/align-conflict.asm(7)
and also:
at section-fragment/align-conflict.asm(7)
Linking aborted with 1 error
---
error: Section already declared as aligned to 4 bytes (offset 0)
at <stdin>(18)
FATAL: Cannot create section "conflicting alignment" (1 error)
at <stdin>(18)