]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/parse.c
c-common.h (IF_COND): Added documentation.
[thirdparty/gcc.git] / gcc / cp / parse.c
index b9f5fb18f49797175228a4c394f82e19b4ecd381..f0f4f32ae2d6c0ae170cb502587b034fb585183b 100644 (file)
@@ -7698,7 +7698,7 @@ case 734:
     break;}
 case 735:
 #line 3297 "parse.y"
-{ finish_for_stmt (yyvsp[-3].ttype, yyvsp[-10].ttype); ;
+{ finish_for_stmt (yyvsp[-10].ttype); ;
     break;}
 case 736:
 #line 3299 "parse.y"
@@ -7710,7 +7710,7 @@ case 737:
     break;}
 case 738:
 #line 3303 "parse.y"
-{ finish_switch_stmt (yyvsp[-3].ttype, yyvsp[-5].ttype); ;
+{ finish_switch_stmt (yyvsp[-5].ttype); ;
     break;}
 case 739:
 #line 3305 "parse.y"