Skip to main content

IAR Embedded Workbench for RISC-V 3.40

‑‑no_cross_call

In this section:
Syntax
‑‑no_cross_call
Description

Use this option to disable the cross-call optimization.

Cross-call optimization is performed at optimization level High. Note that, although the optimization can drastically reduce the code size, it increases the execution time.

Note

This option has no effect at optimization levels below High.

See also

Cross call.

Caution

Project>Options>C/C++ Compiler>Optimizations>Enable transformations>Cross call