c-parser.c
635 KB
-
Mark switch expression as used to avoid bogus warning · f9eb0973
PR c/88660 * c-parser.c (c_parser_switch_statement): Make sure to request marking the switch expr as used. PR c/88660 * gcc.dg/pr88660.c: New test.
Jeff Law committed