[Pkg-pascal-devel] Build failures on mipsel (2003042401)

Abou Al Montacir abou.almontacir at sfr.fr
Wed Mar 29 12:50:30 BST 2023


Hi @Paul,

As a release team member, can you please tell us if it makes sense to ask for a
waver for this?

On Wed, 2023-03-29 at 12:49 +0200, Abou Al Montacir wrote:
> Hi Peter,
> 
> On Mon, 2023-03-27 at 16:48 +0100, Peter B wrote:
> I see that the internal error 2003042401 crash
> that affects lazpaint & castle-game-engine
> has been raised upstream
> https://gitlab.com/freepascal.org/fpc/source/-/issues/39877
> 
> fixed, but not released yet.
> 
> Something to do with set comparisons & the NOT operator.
> I'll try to see if I can backport it so that we can try to have this fix in
> Bookworm
I managed to back port the strictly minimum change 
--- 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
-- 
Cheers,
Abou Al Montacir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-pascal-devel/attachments/20230329/fa2dc8e8/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: This is a digitally signed message part
URL: <http://alioth-lists.debian.net/pipermail/pkg-pascal-devel/attachments/20230329/fa2dc8e8/attachment.sig>


More information about the Pkg-pascal-devel mailing list