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