Re: [Patch, fortran] PR93924/5 - [OOP] ICE with procedure pointer

2021-01-29 Thread Tobias Burnus
On 27.01.21 12:52, Paul Richard Thomas via Fortran wrote: It would be nice to have the patch for PR98573 (posted 23rd Jan) OK'd before the end of the week. I've just sent some comments (albeit: Thomas has okayed it). This patch fixes PRs 93924/5. It is another 'obvious' patch, whose consequence

[Patch, fortran] PR93924/5 - [OOP] ICE with procedure pointer

2021-01-27 Thread Paul Richard Thomas via Gcc-patches
This patch fixes PRs 93924/5. It is another 'obvious' patch, whose consequences are very limited. I am trying to slip in as many small ready-to-go patches as I can before we go too far into stage 4. It would be nice to have the patch for PR98573 (posted 23rd Jan) OK'd before the end of the week.