Files
rgbds/test/asm/rept-shift.err
2025-07-09 11:04:23 -04:00

8 lines
355 B
Plaintext

warning: rept-shift.asm(15) -> rept-shift.asm::m(10): [-Wmacro-shift]
Cannot shift macro arguments past their end
warning: rept-shift.asm(15) -> rept-shift.asm::m(11): [-Wmacro-shift]
Cannot shift macro arguments past their end
error: rept-shift.asm(15) -> rept-shift.asm::m(12):
Macro argument '\1' not defined
Assembly aborted with 1 error!