And the worst kind of not ending well. It might work perfectly in testing,
and then fail "mysteriously" in production. Perhaps your successor does some
very minor maintenance change. It indeed might not end well.

Charles

-----Original Message-----
From: IBM Mainframe Assembler List [mailto:[email protected]]
On Behalf Of Peter Relson
Sent: Friday, November 18, 2022 4:51 AM
To: [email protected]
Subject: Re: Subject: ASMA500 message question

You ignore the message at your own risk.

Unless your module is page-aligned and this is a page-aligned CSECT within
that module, you have no idea if the CSECT will land on a quadword (or
stronger) boundary.

And if you truly need quadword boundary and don't have it, things won't end
well.

Reply via email to