Everything

-noscope


< Compile Options / Optimize Options >

[Format]

-noscope

 

-

[Default]

The default for this option is noscope when the optimize=max option has been specified.

[Description]

-

When the noscope option is specified, the optimizing ranges are not divided before compilation. When the optimizing range is expanded, the object performance is generally improved although the compilation time is delayed. However, if registers are not sufficient, the object performance may be lowered. Use this option at performance tuning because it affects the object performance depending on the program.