Files
rgbds/test/link/section-union/split-data.out
ISSOtm 4877bb783c Add more tests for unionized sections + fix bugs
Implementing those tests found a few bugs... oops
2020-03-22 11:14:04 +01:00

7 lines
218 B
Plaintext

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)