Add support for toggleable warnings

This commit is contained in:
ISSOtm
2019-11-18 09:23:32 +01:00
parent 58556f91f7
commit 191ee4ba1f
20 changed files with 362 additions and 131 deletions

View File

@@ -1,14 +1,14 @@
warning: overflow.asm(24):
warning: overflow.asm(24): [-Wdiv]
Division of min value by -1
warning: overflow.asm(25):
warning: overflow.asm(25): [-Wdiv]
Division of min value by -1
warning: overflow.asm(34):
warning: overflow.asm(34): [-Wshift]
Left shift of negative value: -1
warning: overflow.asm(35):
warning: overflow.asm(35): [-Wshift]
Left shift of negative value: -1
warning: overflow.asm(39):
warning: overflow.asm(39): [-Wlarge-constant]
Integer constant '4294967296' is too large
warning: overflow.asm(42):
warning: overflow.asm(42): [-Wlarge-constant]
Graphics constant '`333333333' is too long
$80000000
$7FFFFFFF