Commit ecb2452b by Jason Merrill

regen

From-SVN: r30136
parent 6ab589e0
...@@ -5366,7 +5366,7 @@ case 239: ...@@ -5366,7 +5366,7 @@ case 239:
break;} break;}
case 240: case 240:
#line 1176 "parse.y" #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); ; check_for_new_type ("__builtin_va_arg", yyvsp[-1].ftype); ;
break;} break;}
case 241: case 241:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment