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