Re: [PATCH] C: fixits for misspelled named initializers

2016-06-10 Thread Joseph Myers
On Fri, 10 Jun 2016, David Malcolm wrote: > On Mon, 2016-06-06 at 15:17 +, Joseph Myers wrote: > > On Tue, 31 May 2016, David Malcolm wrote: > > > > > Ping: > > > https://gcc.gnu.org/ml/gcc-patches/2016-04/msg01834.html > > > > OK. What about field names in designated initializers (both C

[PATCH] C: fixits for misspelled named initializers

2016-06-10 Thread David Malcolm
On Mon, 2016-06-06 at 15:17 +, Joseph Myers wrote: > On Tue, 31 May 2016, David Malcolm wrote: > > > Ping: > > https://gcc.gnu.org/ml/gcc-patches/2016-04/msg01834.html > > OK. What about field names in designated initializers (both C99 > -style and > old-style)? This patch adds fixits for