Workaround: The control flow of the XML2LS converter is too complex for the COBOL optimizer to process. The algorithm used by the COBOL optimizer is currently unable to recognize that a GO TO statement in the XML2LS converter that leads to a previous point in the program is not unconditional; therefore, in this case, the message IGYOP3094 represents an optimizer limitation, not a problem with the correctness of the generated code. For additional information, see Enterprise COBOL APAR PQ74496.