Files
rgbds/test/asm/section-union.err
ISSOtm cd747d8175 Fix many lexer bugs
More to come...
2020-10-04 04:39:25 +02:00

11 lines
433 B
Plaintext

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
FATAL: section-union.asm(37):
Cannot create section "test" (3 errors)