From 28571b4a350dc9bb91f5b7240e14cb0be5116f41 Mon Sep 17 00:00:00 2001 From: David Schmenk Date: Tue, 13 Mar 2018 18:09:14 -0700 Subject: [PATCH] Fix #%$&^! optimizer bug --- PLASMA-BLD1.PO | Bin 143360 -> 143360 bytes src/toolsrc/codeopt.pla | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/PLASMA-BLD1.PO b/PLASMA-BLD1.PO index 6cf7ea6ba59fff30b20f96068bb5a4ba168a0aa6..ed98e66184b761e1abbce34c2429e0fd1e086100 100644 GIT binary patch delta 38 ucmZp8z|ru4W5Xv_ZgwGMhQ|yHxhm{J&3{?9|7B%t_G3)i-WbAIe;WV?rwyh6 delta 38 ucmZp8z|ru4W5Xv_ZW%5PhQ|yHxhgVT&3{?9|7B%t_G3)g-WbAIe;WV?P7R{~ diff --git a/src/toolsrc/codeopt.pla b/src/toolsrc/codeopt.pla index 234ce8a..d695d5b 100644 --- a/src/toolsrc/codeopt.pla +++ b/src/toolsrc/codeopt.pla @@ -133,7 +133,7 @@ def crunch_seq(seq, pass) fin break is CONST_CODE // Collapse constant operation - nextopnext = nextop->opnext + nextopnext = nextop=>opnext if nextopnext when nextopnext->opcode is MUL_CODE