On Sun, 17 Dec 2023, Florian Weimer wrote:

> This matches other compiler diagnostics.  No test updates are needed
> because c-c++-common/pr95378.c does not match a specific -W option.
> 
> Fixes commit d2384b7b24f8557b66f6958a05ea99ff4307e75c ("c-family:
> check qualifiers of arguments to __atomic built-ins (PR 95378)").
> 
> gcc/c-family/
> 
>       PR c/113050
>       * c-common.cc (get_atomic_generic_size): Use
>       OPT_Wdiscarded_qualifiers instead of
>       OPT_Wincompatible_pointer_types.

OK.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to