< Compile Options / Optimize Options >
This option uses a branch instruction whose code size is small. To use a branch instruction whose code size is small, another branch instruction which shares the same destination may be specified as the branch destination, not a direct branch to the final destination. |
If this option is not selected, the specification for the optimize, speed, and size options is followed. |
Note that using this optimization without specifying the -g_line option may affect the behavior of single-step execution. |