https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107461

--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to Patrick Palka from comment #9)
> (In reply to Jakub Jelinek from comment #7)
> > Reduced testcase:
> 
> Interestingly Clang also rejects this testcase, so I'm not sure if we were
> correct to accept it previously.

Note, the reduction was done purely with a test that it compiles without errors
before your commit and with 1-3 errors "no matching function for call to" after
it.
Another thing is whether harfbuzz full source is valid or not, but that might
be more difficult to find out because clang doesn't support the same
builtins/traits etc.

Reply via email to