Re: [PATCH] Fix PR 82086 namelist read with repeat count fails when member of array
Jerry D <[email protected]> Sun, 21 Jun 2026 22:15:37 -0700
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
The master branch has been updated by Jerry DeLisle <[email protected]>: https://gcc.gnu.org/g:b971bf8f24ab81615b920fd97fcbbe7e8cc1c5d8 commit r17-1722-gb971bf8f24ab81615b920fd97fcbbe7e8cc1c5d8 Author: Jerry DeLisle <[email protected]> Date: Fri Jun 19 18:37:52 2026 -0700 On 6/20/26 11:19 AM, Thomas Koenig wrote: > Hi Jerry, > >> I finally had some time to get back to this one. >> >> Regression tested ob x86_64. >> >> OK for mainline? > > OK. Thanks for the patch! > > * gfortran.dg/namelist_103.f90: New test. > > That number alone shows that namelist is not easy... > > Best regards > > Thomas > >