- Generation of branch-relative instructions
so that the need for base registers and transfer vectors
will be significantly eliminated
- Support, under ARCH(6), of the z/OS long displacement facility
- Simple structures using REFER will be mapped inlined rather than via a library call
- For structures using REFER still mapped via a library call,
less code will be generated if the REFER specifies the bound for
an array of substructures
- Faster processing of duplicate INCLUDEs
- Conversions to PICTURE variables with an I or R in the last position
will now be inlined (such conversions had already been inlined when the
last character was a T)
- Conversions to PICTURE variables ending with one or more B's will now be inlined
if the corresponding picture without the B's would have been inlined
- Conversions to from CHARACTER to PICTURE variables consisting only of X's
will now be inlined
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)