shithub: rgbds

ref: 874bd92604f4d33ff425af9f42e8e936f4269a01
dir: /test/asm/section-union.err/

View raw version
ERROR: section-union.asm(37):
    Section "test" already declared as union section
warning: section-union.asm(37): [-Wobsolete]
    Concatenation of non-fragment sections is deprecated
ERROR: section-union.asm(37):
    Section "test" already declared as fixed at $c000
ERROR: section-union.asm(37):
    Section "test" already declared as aligned to 256 bytes
ERROR: section-union.asm(37):
    Cannot create section "test" (3 errors)