C5401: Internal optimized data structure inconsistency (SSA)

[ERROR]

Description

The optimized internal data structure (Static Single Assignment form) of the compiler is wrong. Please extract the problem and send it to your support. This error can be converted to a warning, because in most cases the inconsistency does not lead to wrong target code. This is a internal error which should not occur.

Tips

Try to find a different formulation as workaround.

See also