Re: [patch, fortran] Fix Bug 103367 - [13/14/15/16 Regression] ICE in gfc_conv_array_initializer
Paul Richard Thomas <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <CAGkQGi+GgwpBLVGFajicbGeS=a54o+vRaRTNpj+VRGThKoG4EA@mail.gmail.com> |
OK by me. Paul On Tue, 7 Apr 2026 at 18:15, Jerry D <[email protected]> wrote: > > The attached patch from Christopher is straight forward and fixes the regression. > > Regression tested on x86_64. I confirmed the test case ICEs on 13,14, and 15. > > I will backport this at after working off more 16 issues. > > I will commit this one shortly since it is simple enough. > > Regards, > > Jerry