no_register_coloring

Controls the register coloring optimization.

Syntax
  #pragma no_register_coloring on | off | reset  
Remarks

If you enable this pragma, the compiler enables register coloring.

This pragma corresponds to -no_register_coloring command line option.