This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TMS570LS3137: TMS570LS3137: ti-cgt-arm_18.1.1.LTS Compiler options

Part Number: TMS570LS3137

Tool/software: TI C/C++ Compiler

Hi.

I tried to disable rtti feature.

it does not appear it generates any different code regardless of whether the RTTI option is specified or not.

I verified this by adding options to keep the assembly file from the compilation stage and I can clearly see that with and without the RTTI option there is no difference in the assembly code generated.

Is it the expected behavior of the compiler?

Regards,

Somesh