Optimization Command-Line Options
This chapter explains the following command-line options:
-code_merging
Removes duplicated functions to reduce object code size.
-far_near_addressing
Simplifies address computations to reduce object code size and improve performance.
-vle_bl_opt
Replaces branch instructions to reduce object code size.
-vle_enhance_merging
Removes duplicated functions that are called by functions that use VLE instructions to reduce object code size.
-volatileasm
Controls whether or not inline assembly statements will be optimized.
Related information
Naming Conventions
Specifying Source File Locations
Licensing Command-Line Options
Diagnostic Command-Line Options
Library and Linking Command-Line Options
Code Generation Command-Line Options