Re: [PATCH] c++: Fix propagating reference qualifier from function type to member function pointer type [PR70097]
Jason Merrill <[email protected]>
| Newsgroups | gmane.comp.gcc.patches |
|---|---|
| Message-ID | <[email protected]> |
On 8/14/26 5:29 PM, Eczbek wrote: > On 2026-05-25 18:58:09, Eczbek wrote: >> Bootstrapped/regtested on x86_64-pc-linux-gnu > > While I'm still waiting for copyright assignment, can this small patch be accepted in the meanwhile? Pushed, thanks! Jason