Re: [Patch, fortran] PR93832 - [13/14/15/16 Regression] ICE in gfc_convert_to_structure_constructor, at fortran/primary.c:3100
Paul Richard Thomas <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <CAGkQGi+7rs22=N3ORQrW4zxc_jSfAx4Y0aG=Gb3nqwyit5Y3MQ@mail.gmail.com> |
Thanks, Steve. I have credited you in the ChangeLog and pushed as r16-8108. I'll wait a couple of weeks before backporting. Regards Paul On Sun, 15 Mar 2026 at 17:22, Steve Kargl <[email protected]> wrote: > > On 3/15/26 09:36, Paul Richard Thomas wrote: > > Hi All, > > > > The fix is mostly dues to Steve, as posted in the PR. Chunks 1 and 2 > > do the fixing and chunk 3 addresses white space issues. > > > > I am not entirely happy with some of the error messages but they are > > considerably better than ICEs. > > > > Regtests OK on FC_42/x86_64 - OK for mainline and backporting? > > LGTM. Back port as far as you want; especially, the null > pointer dereference fix. > > -- > steve