https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119515
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu.org --- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> --- Since [temp.over.link] doesn't allow substitution of different function parameters (only template parameters) GCC seems technically correct, but this is likely a defect in the standard as well.