>
> FPC currently initialises the global data to 0 on platforms that do not do
> this by themselves. When it turns global variables into register variables,
> it will also initialise such registers with 0.
>


Ah, okay. So it is working as expected. Thanks for the reply.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to