Resolved! Just how 'smart' IS the STVD (Cosmic) "Minimize code size (+compact)" optimizer?
In the attached, notice (in the Disassembly window) how the "Minimize code size (+compact)" compiler option entirely did away with the if-else portion of the code, whereas "No Optimizations" does not do this. Is that telling me that the optimizer is...