mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-01 07:17:49 +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/split-data.out
Normal file
6
test/link/section-union/split-data.out
Normal file
@@ -0,0 +1,6 @@
|
||||
error: Section "mutually-overlaid data" is of type ROM0, which cannot be unionized
|
||||
---
|
||||
ERROR: -(18):
|
||||
Cannot declare ROM sections as UNION
|
||||
ERROR: -(18):
|
||||
Cannot create section "mutually-overlaid data" (1 errors)
|
||||
Reference in New Issue
Block a user