https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120804

Marty Heyman <mheyman at symas dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mheyman at symas dot com

--- Comment #2 from Marty Heyman <mheyman at symas dot com> ---
IBM 6.4 does not provide for this. Only table handling, indexes, external
switches, condition names, procedure and function pointers and length of
dynamic-length elementary identifiers.

the code

        SET T05-IIND TO 40.

can be expressed as

        MOVE 40 TO T05-IIND.

It's not clear the alternate form is justified.

Reply via email to