Hi again, I moved directives from
{$CODEALIGN JUMP=2} to 

-OaJUMP=2
in Project Options but I still did not found solution.
I observed that when code is - after some change - slower, I can solve it by 
changing -OaJUMP=2 to -OaJUMP=1.
And after next change - if it causes slower code - I can solve it reversely: 
-OaJUMP=1 to -OaJUMP=2.
 
Of course, I'd like some persistent solution.
 
V.
 


______________________________________________________________
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 17:39
Předmět: Re: [fpc-pascal] Problem with code aligning (probably)

 
______________________________________________________________
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 
<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