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.
Experiment observations for below TI suggestion
We are using standard GCC compiler for Linux, so could you please check/try few optimization options mentioned on below ticket, like -fexcess-precision=standard, -fno-unsafe-math-optimizations, -fno-fp-int-builtin-inexact etc..?
Experimented with $(_MODULE)_COPT by adding below options
-fexcess-precision=standard
-fno-unsafe-math-optimizations
-fno-fp-int-builtin-inexact
But observed no change in behaviour b/w debug and release mode.
Kindly let me know incase of any other option we need to experiment for the same.
Pooja,
I've moved the conversation to the original ticket, for the sake of continuity lets close this and stay on the original thread.
Regards
Karthik