[Pkg-pascal-devel] Build failures on mipsel (2003042401)
Abou Al Montacir
abou.almontacir at sfr.fr
Thu Mar 30 20:29:58 BST 2023
Hi Paul,
On Thu, 2023-03-30 at 11:02 +0200, Paul Gevers wrote:
> A short one line change that you understand and can explain feels like
> the *perfect* targeted fix the release team is looking for (for
> avoidance of doubt, I don't understand it and I can't explain it, so
> you'll need to do that).
I think I understand it. The not 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.
I can see that the similar code (not exact code) exists also for SPARC and
AARCH64. So I assume the fix is good.
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.
> I'm surprised you're even asking (assuming you *understand* the fix).
It was more about the need to recompile ALL packages compiled by FPC.
Anyway, I'm pushing this to unstable and asking for an unblock.
--
Cheers,
Abou Al Montacir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-pascal-devel/attachments/20230330/6c83964b/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/20230330/6c83964b/attachment.sig>
More information about the Pkg-pascal-devel
mailing list