Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.
We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.
Thank you for your understanding.
Dear colleagues.
I am compiling the Intel TBB in an effort to optimize my code to the Cortex-M53, however, because I was still forced to use GCC 4.9 I'm getting some warning messages about the use of 32bit Thumb Instrucions in IT blocks:
Warning: It blocks containing 32-bit Thumb instructions are deprecated in ARMv8
I know it's a bug in this release and that may already be solved in GCC version 5.3 but still can not migrate this environment for a new version.
This can bring some instability to my code or can be ignored by time?
Thank you all for the reply, I apologize for the absence, but I'm focused on assembling a QEMU environment for tests on this post so I can speed up the tests.