update
authorJason Merrill <jason@gcc.gnu.org>
Mon, 26 Oct 1998 00:17:06 +0000 (19:17 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 26 Oct 1998 00:17:06 +0000 (19:17 -0500)
From-SVN: r23333

gcc/cp/parse.c

index fb1d896578de497797a1f08b1b9a5f7d8c744845..e3861882f55806e39e94b02f4e973195d098c950 100644 (file)
@@ -3649,7 +3649,7 @@ static const short yycheck[] = {     4,
     78,    79,    80,    81,    82,    83,    84
 };
 /* -*-C-*-  Note some compilers choke on comments on `#line' lines.  */
-#line 3 "/usr/lib/bison.simple"
+#line 3 "/usr/cygnus/gnupro-98r1/share/bison.simple"
 
 /* Skeleton output parser for bison,
    Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc.
@@ -3842,7 +3842,7 @@ __yy_memcpy (char *to, char *from, int count)
 #endif
 #endif
 \f
-#line 196 "/usr/lib/bison.simple"
+#line 196 "/usr/cygnus/gnupro-98r1/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 *.
@@ -4908,7 +4908,7 @@ case 198:
 { 
                  cp_finish_decl (yyvsp[-1].ttype, yyvsp[0].ttype, yyvsp[-3].ttype, 1, LOOKUP_ONLYCONVERTING);
                  resume_momentary (yyvsp[-2].itype);
-                 yyval.ttype = yyvsp[-1].ttype
+                 yyval.ttype = convert_from_reference (yyvsp[-1].ttype)
                  if (TREE_CODE (TREE_TYPE (yyval.ttype)) == ARRAY_TYPE)
                    cp_error ("definition of array `%#D' in condition", yyval.ttype); 
                ;
@@ -7873,7 +7873,7 @@ case 876:
     break;}
 }
    /* the action file gets copied in in place of this dollarsign */
-#line 498 "/usr/lib/bison.simple"
+#line 498 "/usr/cygnus/gnupro-98r1/share/bison.simple"
 \f
   yyvsp -= yylen;
   yyssp -= yylen;