Fix the FOR loop count formula (#1222)

This commit is contained in:
Rangi
2023-11-07 17:43:46 -05:00
committed by GitHub
parent 5379e51094
commit 9fc088dcb0
4 changed files with 46 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
warning: for-loop-count.asm(19) -> for-loop-count.asm::test(12): [-Wbackwards-for]
FOR goes backwards from -2147483648 to -1 by -2147483648