From 41bc80f4beb3b7e17e5165eb27fd82c7b8552d9c Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Sun, 28 Mar 1999 08:55:18 -0500 Subject: [PATCH] update From-SVN: r26041 --- gcc/cp/parse.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gcc/cp/parse.c b/gcc/cp/parse.c index 4ae0f0f..b2b1c58 100644 --- a/gcc/cp/parse.c +++ b/gcc/cp/parse.c @@ -3637,7 +3637,7 @@ static const short yycheck[] = { 4, 82, 83, 84 }; /* -*-C-*- Note some compilers choke on comments on `#line' lines. */ -#line 3 "/usr/local/gnu/share/bison.simple" +#line 3 "/usr/cygnus/gnupro-98r2/share/bison.simple" /* Skeleton output parser for bison, Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc. @@ -3830,7 +3830,7 @@ __yy_memcpy (char *to, char *from, int count) #endif #endif -#line 196 "/usr/local/gnu/share/bison.simple" +#line 196 "/usr/cygnus/gnupro-98r2/share/bison.simple" /* The user can define YYPARSE_PARAM as the name of an argument to be passed into yyparse. The argument should have type void *. @@ -6471,7 +6471,7 @@ case 542: Therefore, the rules for components take care of this processing. To avoid registering the components more than once, we send NULL_TREE up - here; that lets finish_member_declaration now + here; that lets finish_member_declaration know that there is nothing to do. */ if (!yyvsp[0].itype) grok_x_components (yyvsp[-1].ftype.t); @@ -7887,7 +7887,7 @@ case 877: break;} } /* the action file gets copied in in place of this dollarsign */ -#line 498 "/usr/local/gnu/share/bison.simple" +#line 498 "/usr/cygnus/gnupro-98r2/share/bison.simple" yyvsp -= yylen; yyssp -= yylen; -- 2.7.4