Files
rgbds/test/asm/purge-ref.err
ISSOtm 03967bd623 Prevent purging referenced symbols
This is an immediate fix for #492, although #342 is needed to implement the
desired functionality.
2020-03-21 15:42:52 +01:00

8 lines
293 B
Plaintext

ERROR: purge-ref.asm(4):
Symbol "ref" is referenced and thus cannot be purged
ERROR: purge-ref.asm(11):
Symbol "NotOK" is referenced and thus cannot be purged
ERROR: purge-ref.asm(15):
Symbol "EvenLessOK" is referenced and thus cannot be purged
error: Assembly aborted (3 errors)!