https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119696
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=70413
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #1)
> I am 99% sure this was a fix and the warning is correct now vs what it was
> before and not being hidden.
yes see PR 70413 which fixes the issue with respect to pointer to member
functions and template decls.