Re: [C++ Patch] Add DECL_UNNAMED_BIT_FIELD and use it

2018-02-02 Thread Jason Merrill
OK. On Thu, Jan 25, 2018 at 4:04 PM, Paolo Carlini wrote: > Hi, > > this is the complete patch, tested x86_64-linux. > > Thanks, Paolo. > > >

[C++ Patch] Add DECL_UNNAMED_BIT_FIELD and use it

2018-01-25 Thread Paolo Carlini
Hi, this is the complete patch, tested x86_64-linux. Thanks, Paolo. /c-family 2018-01-25 Paolo Carlini * c-common.h (DECL_UNNAMED_BIT_FIELD): New. /c 2018-01-25 Paolo Carlini * c-typeck.c (really_start_incremental_init, push_init_level,