From 7c7e0ec08feb1c4fe570dc2be1557ac869e70b4a Mon Sep 17 00:00:00 2001 From: jespergravgaard Date: Sat, 12 Aug 2017 00:23:55 +0200 Subject: [PATCH] Added more minimal test for modifying globals --- src/main/java/dk/camelot64/kickc/test/ref/modglobal.log | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/main/java/dk/camelot64/kickc/test/ref/modglobal.log b/src/main/java/dk/camelot64/kickc/test/ref/modglobal.log index 92a626f48..09d9c5f72 100644 --- a/src/main/java/dk/camelot64/kickc/test/ref/modglobal.log +++ b/src/main/java/dk/camelot64/kickc/test/ref/modglobal.log @@ -803,13 +803,6 @@ Uplift Scope [inccnt] 1.5: zp byte:7 [ inccnt::return#0 ] Uplifting [] best 84 combination reg byte x [ cnt#12 cnt#3 ] reg byte y [ cnt2#11 cnt2#1 ] reg byte x [ cnt#1 ] Uplifting [main] best 72 combination reg byte a [ main::$0 ] reg byte a [ main::$1 ] Uplifting [inccnt] best 65 combination reg byte a [ inccnt::return#0 ] -MISSING FRAGMENTS - zpby1=_inc_xby - zpby1=_inc_yby - aby=_inc_xby - aby=_inc_yby - yby=_inc_xby - xby=_inc_yby Removing instruction jmp BEND Removing instruction jmp main__B1 Removing instruction jmp main__B2