https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10619
Eelis <gcc-bugzilla at contacts dot eelis.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #6 from Eelis <gcc-bugzilla at contacts dot eelis.net> --- GCC now emits additional diagnostics explaining why the candidate f could not be used, which is exactly what I wanted. Thanks!