https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110580
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ppalka at gcc dot gnu.org Status|NEW |ASSIGNED Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot gnu.org Keywords|needs-bisection | --- Comment #7 from Patrick Palka <ppalka at gcc dot gnu.org> --- Started with r14-2170-g4cf64d9cc2faf4. (In reply to Andrew Pinski from comment #5) > I get the feeling _Up in the default template argument of __usable_key is > being replaced with _Key template argument for some reason. Interesting bug.. Thanks for the nice reduction.