EQA2058W The assignment was performed, but the assigned value might not be used by the program, due to optimization.

Explanation

Results might be unreliable, because the program might use the previous value that was saved in temporary storage or a register.

Programmer response

Recompile the program without the Optimize option.