We seem to have an issue with the CCS v6.1.3 C-language compiler. We are working on a DO-178B program so we need to use that version of compiler (6.1.3). We removed a statement, recompiled, and a different statement in another function seemed to be removed, such that another system function was inadvertently disabled. As an investigation we tried the same thing using the v6.2 C compiler and the bug did not recur. The function was not inadvertently disabled when we used the v6.2 compiler. Has anyone seen this bug on the TI CCS v6.1.3 compiler? thanks