[fpc-pascal] Problem with code aligning (probably)
Vojtěch Čihák
vojtech.cihak at atlas.cz
Wed Oct 19 17:31:36 CEST 2022
It seems I have some success with following:
{$CODEALIGN LOOP=4}
{$CODEALIGN PROC=4}
{$CODEALIGN CONSTMIN=4}
{$CODEALIGN VARMIN=4}
{$CODEALIGN LOCALMIN=4}
{$CODEALIGN JUMP=4}
I expected higher numbers on 64-bit platform. Also, I don't know yet which of the numbers affects my problem.
______________________________________________________________
> Od: "Vojtěch Čihák via fpc-pascal" <fpc-pascal at lists.freepascal.org>
> Komu: "FPC-Pascal users discussions" <fpc-pascal at lists.freepascal.org>
> Datum: 19.10.2022 15:37
> Předmět: [fpc-pascal] Problem with code aligning (probably)
>
Hi,
...
Thanks for help.
_______________________________________________
fpc-pascal maillist - fpc-pascal at lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal <https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20221019/4422fcb1/attachment.htm>
More information about the fpc-pascal
mailing list