On 03/02/15 11:01, je...@j-software.dk wrote:
> Constant propagation won't work on global variables in fpc because they
> currently are always considered volatile.

The propagation is into the inlined body of the function, not the value
of the global variable 'c' after it has been assigned.


Jonas

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

Reply via email to