https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104410
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs-bisection | CC| |ppalka at gcc dot gnu.org Status|NEW |ASSIGNED Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot gnu.org --- Comment #3 from Patrick Palka <ppalka at gcc dot gnu.org> --- Started with r11-6321. I suppose the underlying problem is that the assert in satisfaction_value should is too strict, it should be relaxed to accept cv-qualified bool.