On Mon, Aug 05, 2024 at 09:56:20PM -0400, Patrick Palka wrote:
> On Fri, 2 Aug 2024, Marek Polacek wrote:
> 
> > Bootstrapped/regtested on x86_64-pc-linux-gnu.  Comments?
> > 
> > -- >8 --
> > This patch removes vestigial Concepts TS code as discussed in
> > <https://gcc.gnu.org/pipermail/gcc-patches/2024-July/657937.html>.
> 
> Yay!  FWIW I think we can also remove the concept_check_p checks in
> 
>     cxx_eval_call_expression
>     cxx_eval_outermost_constant_expr
>     cp_genericize_r <case CALL_EXPR>
>     check_noexcept_r

Thanks, I'm testing a patch.
 
> And perhaps we could rename *concept_check* to *concept_id* throughout
> to match the standard terminology.

Maybe...

Marek

Reply via email to