Files
rgbds/test/asm/interpolation-overflow.err
2024-03-22 14:25:36 -04:00

11 lines
671 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):
Macro argument '\1' not defined
error: interpolation-overflow.asm(4):
syntax error, unexpected number
error: Assembly aborted (3 errors)!