mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-04 00:37:47 +00:00
Add more tests for unionized sections + fix bugs
Implementing those tests found a few bugs... oops
This commit is contained in:
6
test/link/section-union/align-conflict.out
Normal file
6
test/link/section-union/align-conflict.out
Normal file
@@ -0,0 +1,6 @@
|
||||
error: Section "conflicting alignment" is defined with conflicting 4-byte alignment and address $cafe
|
||||
---
|
||||
ERROR: -(18):
|
||||
Section "conflicting alignment" already declared as aligned to 4 bytes
|
||||
ERROR: -(18):
|
||||
Cannot create section "conflicting alignment" (1 errors)
|
||||
Reference in New Issue
Block a user