Re: [PATCH] Fortran: fix resolution of generic interface with TYPE(C_PTR) [PR66973]
Steve Kargl <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Apr 03, 2026 at 10:53:25PM +0200, Harald Anlauf wrote: > Dear all, > > this patch fixes a long-standing issue where we did not properly > resolve a generic interface when C_LOC or C_FUNLOC were involved. > See testcase and PR for details. > > (The testcase is an enhanced version of the reporter's.) > > Regtested on x86_64-pc-linux-gnu. OK for mainline? > > I'd like to backport this also to 15-branch unless there are > objections. > Yes for both mainline and 15-branch. -- Steve