From: florian Date: Wed, 24 Aug 2022 19:15:18 +0000 (+0200) Subject: [PATCH] * handle also simulated flags in tmipselnotnode.second_boolean, resolves... X-Git-Tag: archive/raspbian/3.2.2+dfsg-32+rpi1~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5891c8abfe19e8b8dbea28365b93954cd4dbb2a6;p=fpc.git [PATCH] * handle also simulated flags in tmipselnotnode.second_boolean, resolves #39877 Gbp-Pq: Name 5-85c7368759f5fb53aa23e03c8cc27c2deb424b62.patch --- diff --git a/fpcsrc/compiler/mips/ncpumat.pas b/fpcsrc/compiler/mips/ncpumat.pas index 9db7c052..5b33a866 100644 --- a/fpcsrc/compiler/mips/ncpumat.pas +++ b/fpcsrc/compiler/mips/ncpumat.pas @@ -245,6 +245,7 @@ begin begin secondpass(left); case left.location.loc of + LOC_FLAGS, LOC_REGISTER, LOC_CREGISTER, LOC_REFERENCE, LOC_CREFERENCE, LOC_SUBSETREG,LOC_CSUBSETREG,LOC_SUBSETREF,LOC_CSUBSETREF: begin