From: ceriel Date: Thu, 11 May 1989 13:55:31 +0000 (+0000) Subject: fix: kills line for STI 1 with ADDR_LOCAL was wrong X-Git-Tag: release-5-5~2433 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=753113141662980a37a2ea8de1dfecf54cb76541;p=ack.git fix: kills line for STI 1 with ADDR_LOCAL was wrong --- diff --git a/mach/i86/ncg/table b/mach/i86/ncg/table index b7664be98..e800336e4 100644 --- a/mach/i86/ncg/table +++ b/mach/i86/ncg/table @@ -724,7 +724,7 @@ pat sti $1==1 kills indirects gen move %2,{EXTERN1,%1.off} with ADDR_LOCAL regorconst12 - kills indexed,locals %ind+%size > $1 && %ind <= $1 + kills indexed,locals %ind+%size > %1.ind && %ind <= %1.ind gen move %2,{ind_regoff1,bp,%1.ind} pat sti $1==4