<html><head></head><body><div>Hi Paul,</div><div><br></div><div>On Thu, 2023-03-30 at 11:02 +0200, Paul Gevers wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div>A short one line change that you understand and can explain feels like <br>the *perfect* targeted fix the release team is looking for (for <br>avoidance of doubt, I don't understand it and I can't explain it, so <br>you'll need to do that).</div></blockquote><div>I think I understand it. The <b>not</b> operation was not handled when the operand is a set which is, in pascal, a bit field where each element is encoded in a bit. However, in the MIPS code generator, this combination of opcode and operand was not handled, thus the internal error.</div><div><br></div><div>I can see that the similar code (not exact code) exists also for SPARC and AARCH64. So I assume the fix is good.</div><div><br></div><div>Another argument, is that the fix was done by Florian, the original author of FPC and the porter of FPC to MIPS, so I assume he knows well what he does.</div><div><br></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div> I'm surprised you're even asking (assuming you *understand* the fix).</div></blockquote><div>It was more about the need to recompile ALL packages compiled by FPC.</div><div><br></div><div>Anyway, I'm pushing this to unstable and asking for an unblock.</div><div style="caret-color: rgb(46, 52, 54); color: rgb(46, 52, 54); font-family: Cantarell; font-size: 14.666667px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4); -webkit-text-stroke-width: 0px; text-decoration: none;"><span><pre>-- <br></pre><pre>Cheers,
Abou Al Montacir</pre></span></div></body></html>