Files
rgbds/test/asm/unmatched-directive.err

7 lines
312 B
Plaintext

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