[Patch, fortran] PR97122 - Spurious FINAL ... must be in the specification part of a MODULE
Steve Kargl
sgk@troutmask.apl.washington.edu
Tue May 9 18:44:09 GMT 2023
On Tue, May 09, 2023 at 08:35:00PM +0200, Harald Anlauf wrote:
> On 5/9/23 20:29, Steve Kargl via Gcc-patches wrote:
> >
> > It's not needed. See above. gfc_state_stack->previous is referenced
> > a few lines above the if-stmt. The reference will segfault if the
> > pointer is NULL.
> >
>
> You're absolutely right. So it is OK as is.
Thanks for keeping us honest and the review.
--
Steve
More information about the Gcc-patches
mailing list