On Thu, Jan 25, 2018 at 11:17 AM, Paolo Carlini
<paolo.carl...@oracle.com> wrote:
> Hi all,
>
> On 25/01/2018 16:26, Jakub Jelinek wrote:
>>
>> +       || (DECL_C_BIT_FIELD (field) && !DECL_NAME (field)))
>
> By the way, I see we are accumulating uses of DECL_C_BIT_FIELD &&
> !DECL_NAME, shall we add a new macro? For Stage 1? In case, how shall we
> name it?

Sure.  DECL_UNNAMED_BIT_FIELD seems like the obvious choice.

Jason

Reply via email to