Implement -Wpurge= (#1443)

This commit is contained in:
Sylvie
2024-08-05 12:50:48 -04:00
committed by GitHub
parent f304e1dd7f
commit 2f8f99bd94
14 changed files with 59 additions and 10 deletions

View File

@@ -1,3 +1,5 @@
warning: sym-collision.asm(20): [-Wpurge]
Purging a label "dork"
error: sym-collision.asm(25):
Interpolated symbol "dork" does not exist
error: Assembly aborted (1 error)!