Re: [PATCH] Fortran: fix resolution of user-defined operators in named BLOCK [PR126127]
Steve Kargl <[email protected]> Tue, 7 Jul 2026 17:39:47 -0700
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
On 7/7/26 11:28, Harald Anlauf wrote: > Dear all, > > the subject says it all: the attached obvious patch fixes an ICE during > resolution of user-defined operators in named BLOCKs by also searching > the list of user-defined operators. > > Regtested on x86_64-pc-linux-gnu. OK for mainline and backports? > Yes. Thanks for tracking down the bug. -- steve