On Thu, 19 Dec 2024, David Malcolm wrote:

> Here's an updated version of the patch.
> 
> Changed in v2:
> - distinguish between "bool" and "_Bool" when determining
>   standard version
> - more test coverage
> 
> Successfully bootstrapped & regrtested on x86_64-pc-linux-gnu.
> OK for trunk?

OK.  (I'm guessing the other new keywords that weren't previously reserved 
(alignas, alignof, constexpr, nullptr, static_assert, thread_local, 
typeof, typeof_unqual) are sufficiently rare as identifiers that they 
aren't worth trying to produce better diagnostics for.)

-- 
Joseph S. Myers
josmy...@redhat.com

Reply via email to