Hi! On Tue, Jul 24, 2018 at 10:57:56AM +0200, Jakub Jelinek wrote: > Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk and > release branches? > > 2018-07-24 Jakub Jelinek <ja...@redhat.com> > > PR c/85704 > * c-typeck.c (field_decl_cmp): New function. > (output_pending_init_elements): Use it for field comparisons > instead of pure bit_position comparisons. > > * gcc.c-torture/compile/pr85704.c: New test.
I'd like to ping this patch. Jakub