< Compile Options / Optimize Options >
The default for this option is noconst_copy when the optimize=1 or optimize=0 option has been specified.
When noconst_copy is specified, constant propagation is disabled for const qualified global variables. |
< Compile Options / Optimize Options >
The default for this option is noconst_copy when the optimize=1 or optimize=0 option has been specified.
When noconst_copy is specified, constant propagation is disabled for const qualified global variables. |