c-typeck.c
443 KB
-
re PR c/85704 (cc1 run out of memory when it compile) · 5922dcb5
PR c/85704 * c-typeck.c (init_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. From-SVN: r263198
Jakub Jelinek committed