On Sat, Mar 09, 2019 at 09:57:52PM +0100, Thomas Koenig wrote: > > a recent patch by Steve for PR 88376 fixed an ICE in the test case > for PR 87734, leading further down the path to a rejects-valid bug > in the same test case. Such is progress :-) > > This patch fixes that particular error by not treating module procedures > which have been declared PUBLIC or PRIVATE as simple external > procedures. > > This is a 7/8/9 regression, backporting may also include backporting > Steve's patch for PR 88376 (I haven't checked yet). > > OK for trunk and the other open branches? >
OK. -- Steve