-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Not Prioritized
-
Code Generation Tools
-
CODEGEN-14055
-
C7000_4.1.0.LTS
-
default
Build the attached file ...
% cl7x -o3 --c99 file.c "file.c", line 1615: advice #35000-D: (Performance) Consider adding the restrict qualifier to the declaration of "result" to improve loop performance. "file.c", line 2538: advice #35000-D: (Performance) Consider adding the restrict qualifier to the declaration of "result" to improve loop performance. "file.c", line 1632: advice #35000-D: (Performance) Consider adding the restrict qualifier to the declaration of "result" to improve loop performance. "file.c", line 1547: advice #35000-D: (Performance) Consider adding the restrict qualifier to the declaration of "dest" to improve loop performance. "file.c", line 1547: advice #35000-D: (Performance) Consider adding the restrict qualifier to the declaration of "result" to improve loop performance. >>>> Optimizer terminated abnormally >>>> in function uECC_vli_mmod() >>>> in file "file.c" This is caused by a defect in the TI C/C++ Optimizer. TI Customer Support may be able to suggest a workaround to avoid this. Upgrading to the newest version of the compiler may fix this problem. Contact TI on the E2E support forums at http://e2e.ti.com We need to see this ENTIRE error message and a complete, reproducible test case including ALL of the command-line options. Include the .pp file created by option --preproc_with_comment >> Compilation failure