-
Bug
-
Resolution: Fixed
-
Medium
-
Code Generation Tools
-
CODEGEN-7623
-
-
-
default
-
-
Use the attached files ...
% armcl -@options.txt --diag_suppress=179 try1.cpp TP>> internal error: Bad kind: TYPE::elem_type() >> Compilation failure
One workaround is to use --opt_level=2 or lower.
The forum customer originally reported the problem against version 17.9.0.STS. That version fails with a different diagnostic.
% armcl -@options.txt --diag_suppress=179 try1.cpp >> try1.cpp, line 53340: INTERNAL ERROR: no match for SCONV This may be a serious problem. Please contact customer support with a description of this problem and a sample of the source files that caused this INTERNAL ERROR message to appear. Cannot continue compilation - ABORTING! >> Compilation failure