Dear all,
I want to update compiler from v20.2.4LTS to v22.6.0LTS
The same program occur compile error that fp_mode set to relaxed, however, the program compile success when op_mode set to strict.
fp_mode = relaxed : error massage is " [E9999] Fast integer division instruction is in the delay slot of an FPU register write. This instruction may generate undefined results "
What setting does need to set for compiler update? Let the same program can update compiler version success in fp_mode= relaxed, . Please suggest me, thanks all.

