Everything
1.2 Special Features

CC-RL is equipped with the following special features.

(1)

Language specifications in accordance with C90, C99, and C++14 standards

The C language specifications conform with the C90 and C99 standards.

The C++ language specifications conform with the C++14 standards.

(2)

Advanced optimization

Advanced optimization including global program optimization is applied.

This yields smaller and faster code.

(3)

High portability

The industry-standard ELF format is used for object code. In addition, the industry-standard DWARF2 or DWARF3 format is used for debugging information.

(4)

Multifunctional

Static analysis and other functionality is provided via linking between Renesas Electronics and partner tools.