Re: [Patch, fortran] PR93832 - [13/14/15/16 Regression] ICE in gfc_convert_to_structure_constructor, at fortran/primary.c:3100
Steve Kargl <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
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