How to suppress Optimize(2) compile option without recompile with Optimize(0).
search cancel

How to suppress Optimize(2) compile option without recompile with Optimize(0).

book

Article ID: 242827

calendar_today

Updated On:

Products

InterTest - Batch

Issue/Introduction

When the program compile with OPTIMIZE(2), InterTest Batch could not display correct executed statement.

However if the program recompiled with OPTIMIZE(0) then InterTest Batch can display correctly.

Is there a way to suppress OPTMIZE(2) option without recompile as OPTIMIZE(0)?

 

Environment

Release : 11.0

Component : InterTest Batch

Resolution

If the program compile with OPTIMIZE(1 or 2) and TEST(EJPD) in effect then compiler will suppress code optimization.

Additional Information

https://techdocs.broadcom.com/us/en/ca-mainframe-software/devops/ca-intertest-and-ca-symdump/11-0/integrating/symbolic-support/cobol-optimize-compiler-option.html