On 3 March 2013 11:51, Ed Jaffe <[email protected]> wrote:
> On 3/3/2013 8:19 AM, Peter Relson wrote:
>>
>> For what it's worth, IHASDWA was enhanced in z/OS 1.11 with a GR32=NO|YES
>> option so that if you must use the HLASM optional function, you can do so.
>
> We will change every IHASDWA in every software product we have to code
> GR32=YES. THANKS for the great info!

Thanks indeed, Peter. Two little things:

How should we have expected to hear about this nice little update?
It's not in the Data Areas, but then mapping macro keywords (like
DSECT= and such), are not generally listed there. I can't find an
APAR. Maybe for this kind of thing IBM-MAIN is just right.

And I notice as I do some reworking to take advantage of this, that
SETRP is now failing with RUB=(R5), because R5 is a GR32, and SETRP
generates
LR    15,R5
CPYA 15,R5
one of which must surely provoke the HLASM warning. Would a single LAE
not do the trick here? But there are others - sigh... Such a nice idea
these Assembler Types.

Tony H.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to