https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116477
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |easyhack Last reconfirmed| |2024-09-04 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW CC| |ppalka at gcc dot gnu.org --- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> --- Confirmed. The "cannot use concept as function" diagnostic should probably be moved up in finish_call_expr, to happen before the type dependence early exit.