Files
rgbds/test/asm/interpolation-overflow.err
2025-08-01 16:25:44 -04:00

11 lines
418 B
Plaintext

error: interpolation-overflow.asm(4):
Fractional width 99999999 too long, limiting to 255
warning: interpolation-overflow.asm(4): [-Wlarge-constant]
Precision of fixed-point constant is too large
while expanding symbol "x"
error: interpolation-overflow.asm(4):
'\1' cannot be used outside of a macro
error: interpolation-overflow.asm(4):
syntax error, unexpected number
Assembly aborted with 3 errors!