EQA1770S The GOTO is not permitted, perhaps because of optimization and SET WARNING is ON.

Explanation

The GOTO command is not recommended. For COBOL, this might be caused by optimization, or because register contents other than the code base cannot be guaranteed for the target. If SET WARNING is OFF, z/OS® Debugger executes the command, but the results are unpredictable.