Files
rgbds/test/asm/unmatched-directive.err
2024-11-28 20:30:38 +01:00

7 lines
306 B
Plaintext

warning: unmatched-directive.asm(5): [-Wunmatched-directive]
`PUSHC` without corresponding `POPC`
warning: unmatched-directive.asm(5): [-Wunmatched-directive]
`PUSHO` without corresponding `POPO`
warning: unmatched-directive.asm(5): [-Wunmatched-directive]
`PUSHS` without corresponding `POPS`