Hi all, On 25/01/2018 16:26, Jakub Jelinek wrote:
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?+ || (DECL_C_BIT_FIELD (field) && !DECL_NAME (field)))
Paolo.