https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126310
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |jason at gcc dot gnu.org
Status|NEW |ASSIGNED
--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> ---
It's also the case that the front-end pointer-to-memfunc conversion is losing
track of the requested type, and that can be fixed pretty simply. Making the
optimization more robust may still be desirable.