Paul G wrote:
<snip>
Consider possible consequences when a program object is relinked of:
X CSECT
DC A(B)
CSECT
B DC H'0'
END
Assemble it; study the Relocation Directory; and weep.
</snip>
The assembly shows one RLD entry. I did not try to "study" it.
-- When bound into a PDS, this loads fine.
-- When bound into a PDSE, this loads fine.
-- When rebound from the PDSE into the same PDSE, this loads fine.
I'll bite. What's untoward about this?
Peter Relson
z/OS Core Technology Design
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN