-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Medium
-
Code Generation Tools
-
CODEGEN-7340
-
C2000_20.2.0.LTS
-
default
-
Duplicate of https://sir.ext.ti.com/jira/browse/EXT_EP-9733
Use the attached files.
% cl2000 -@options.txt try1.c
"try1.c", line 22899 (col. 54): advice #2615-D: (Performance) Use --fp_mode=relaxed to enable TMU hardware support for FP division.
INTERNAL ERROR: ac2000 experienced a segmentation fault
while processing function (unknown or file scope) file (unknown) line 0
This is caused by a defect in the TI C/C++ Parser.
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 in the E2E support forums at http://e2e.ti.com under
"Development Tools", "TI C/C++ Compiler". See the link titled
"Submitting an issue".
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
Note the problem does not occur when using version 19.6.0.STS.