Previous Topic Next topic Print topic


SIGN-FIXUP

Note:

This directive can adversely affect the performance of generated code.

Syntax:

 >>-.---.-.----.--SIGN-FIXUP------------------><  
    +-/-+ +-NO-+  
    

Parameters:

None

Properties:

Default: NOSIGN-FIXUP
Phase: Syntax check
$SET: Initial

Comments:

The effect of this directive is as follows:

  • SIGN-FIXUP provides a limited emulation of the mainframe compiler option NUMPROC(NOPFD) when using the HOST-NUMCOMPARE and HOST-NUMMOVE directives. It is not possible to provide a complete emulation of NUMPROC(NOPFD) behavior.
  • NOSIGN-FIXUP provides emulation of the mainframe compiler option NUMPROC(PFD) when using the HOST-NUMCOMPARE and HOST-NUMMOVE directives.
Previous Topic Next topic Print topic