regen
authorJason Merrill <jason@gcc.gnu.org>
Sat, 23 Oct 1999 03:20:47 +0000 (23:20 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 23 Oct 1999 03:20:47 +0000 (23:20 -0400)
From-SVN: r30136

gcc/cp/parse.c

index e7d774d112906ec42aa739f64fa78a1f5a5dc45f..0ab090cec9944435a548bf58174ec88961c28bca 100644 (file)
@@ -5366,7 +5366,7 @@ case 239:
     break;}
 case 240:
 #line 1176 "parse.y"
-{ yyval.ttype = build_va_arg (yyvsp[-3].ttype, groktypename (yyvsp[-1].ftype.t));
+{ yyval.ttype = build_x_va_arg (yyvsp[-3].ttype, groktypename (yyvsp[-1].ftype.t));
                  check_for_new_type ("__builtin_va_arg", yyvsp[-1].ftype); ;
     break;}
 case 241: