[fpc-pascal] Problem with code aligning (probably)

Vojtěch Čihák vojtech.cihak at atlas.cz
Thu Oct 20 00:24:20 CEST 2022


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 at lists.freepascal.org>
> Komu: "FPC-Pascal users discussions" <fpc-pascal at 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 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>
 
 
 ----------
 
 _______________________________________________
 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/20221020/387e1c5c/attachment.htm>


More information about the fpc-pascal mailing list