I am compiling a source file with Interprocedure Optimizations. The compiler is failing to assemble with the following errors
1259 00000c98 E04CC000 SUB V9, V9, D0, LSR #1 ; [DPU_4_PIPE0] |106|
"C:\Users\Txxx\AppData\Local\Temp\1874410", ERROR! at line 1259: [E0001] Undefined symbol
"C:\Users\Txxx\AppData\Local\Temp\1874410", ERROR! at line 1259: [E0003] Unexpected trailing operand(s)
"C:\Users\Txxx\AppData\Local\Temp\1874410", ERROR! at line 1259: [E0004] Illegal operand
The compiler version is ti-cgt-arm_5.2.2 with options
-mv7R5 --code_state=32 --float_support=VFPv3D16 --abi=eabi -O2 --opt_for_speed=5 --symdebug:none --c99 --strict_ansi --define=_INLINE --define=RELEASE --define=_INTERRUPT_CONTROL_ --define=_TMS570LC43x_ --define=DWD_ENABLE --define=ALL_COV_OFF --define=_VFP_SUPPORT_=1 --define=ALG2 --define=CAL_ONLY --define=EXTERNAL_SP_INIT --define=SL_REG_INIT_VAL=0u --display_error_number --diag_warning=225 --diag_wrap=off --enum_type=packed --asm_listing --preproc_with_compile