shithub: rgbds

ref: 6502ed39197d6047afd309fb015cb3f3d739765c
dir: /test/asm/opt-Q.err/

View raw version
warning: opt-Q.asm(10) -> opt-Q.asm::REPT~1(12) -> opt-Q.asm::test(5): [-Wlarge-constant]
    Magnitude of fixed-point constant is too large
error: opt-Q.asm(17) -> opt-Q.asm::test(3):
    Argument for option 'Q' must be between 1 and 31
error: opt-Q.asm(18) -> opt-Q.asm::test(3):
    Argument for option 'Q' must be between 1 and 31
error: Assembly aborted (2 errors)!