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@lists.freepascal.org>
Komu: "FPC-Pascal users discussions" <fpc-pascal@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@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal 
<https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal>

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to