-
Bug
-
Resolution: Fixed
-
Medium
-
Code Generation Tools
-
CODEGEN-9161
-
-
-
default
-
Use the hidden compiler command-line option --disable:collapsing.
When -o2 or higher is used, the C7000 compiler's software pipelining of a particular kind of nested loop with an embedded if-statement leads to incorrect results. A very rare set of conditions leads to this issue.