Well sure. The exit code invokes a macro from the product maclib. The macro has a DS in it that got bigger, or a linkage that got more complicated, so now the assembled exit is bigger.
So long as the exit works (and I am assuming it got only somewhat bigger, not ten times as big or anything) I would not lose any sleep over this if it were I, but if you are really curious, assemble the exit with first the old and then the new maclib. Compare the two listings and see where the assembled instruction offsets start to diverge. Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Jake Anderson Sent: Thursday, October 18, 2018 3:19 AM To: [email protected] Subject: Dummy question about load module size Hi We upgraded a product to a higher version. One of user exit we have reassembled again with the new maclibs. The size of module increases once we reassemble with tht new Mac ? Since I didn't add any modifications to the load modules source code . Any thoughts ? Jake ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
