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

11 lines
674 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 "0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
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!