c-parser.c
579 KB
-
re PR c/89211 (ICE in int_mode_for_mode, at stor-layout.c:403) · cfc30fd1
PR c/89211 * c-parser.c (c_parser_declaration_or_fndef): Don't update DECL_ARGUMENTS of d if it has been defined already. Use a single if instead of 3 nested ifs. * gcc.dg/pr89211.c: New test. From-SVN: r268574
Jakub Jelinek committed