When Safe Optimization is in effect, the VLISP compiler ignores an optimization option if it determines that adhering to the option may induce an error condition. The following list identifies the conditions under which an option is ignored:
If the compiler encounters the following situations while Safe Optimize is on, it ignores any related Link directive:
If the compiler encounters a symbol referenced by value, it ignores any Drop directive for the symbol.
If the compiler encounters the following situations while safe optimize is on, it ignores the Localize directive or the corresponding variable: