aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMartin v. Löwis <loewis@informatik.hu-berlin.de>2000-03-18 18:19:23 +0000
committerMartin v. Löwis <loewis@gcc.gnu.org>2000-03-18 18:19:23 +0000
commitb6c5a81ce3c1ddc364f57dda8ab3ff45203f4c61 (patch)
tree91ad5330c75c8e70d09d8d0aac1cf732817e6b43 /gcc
parent432aff6669f209734a2777df83629b5936321167 (diff)
downloadgcc-b6c5a81ce3c1ddc364f57dda8ab3ff45203f4c61.zip
gcc-b6c5a81ce3c1ddc364f57dda8ab3ff45203f4c61.tar.gz
gcc-b6c5a81ce3c1ddc364f57dda8ab3ff45203f4c61.tar.bz2
* parse.c: Regenerated.
From-SVN: r32619
Diffstat (limited to 'gcc')
-rw-r--r--gcc/cp/ChangeLog1
-rw-r--r--gcc/cp/parse.c15
2 files changed, 9 insertions, 7 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index df8ea2d..79dc1c5 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,6 +1,7 @@
2000-03-18 Martin v. Löwis <loewis@informatik.hu-berlin.de>
* parse.y (extdefs): Call ggc_collect.
+ * parse.c: Regenerated.
2000-03-18 Nathan Sidwell <nathan@codesourcery.com>
diff --git a/gcc/cp/parse.c b/gcc/cp/parse.c
index 2d5610d..44f7ff2 100644
--- a/gcc/cp/parse.c
+++ b/gcc/cp/parse.c
@@ -1,6 +1,7 @@
/* A Bison parser, made from parse.y
- by GNU Bison version 1.28 */
+ by GNU Bison version 1.27
+ */
#define YYBISON 1 /* Identify Bison output. */
@@ -4030,8 +4031,8 @@ static const short yycheck[] = { 4,
78, 79, 80, 81, 82, 83, 84, 85
};
/* -*-C-*- Note some compilers choke on comments on `#line' lines. */
-#line 3 "/usr/lib/bison.simple"
-/* This file comes from bison-1.28. */
+#line 3 "/usr/share/bison.simple"
+/* This file comes from bison-1.27. */
/* Skeleton output parser for bison,
Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc.
@@ -4244,7 +4245,7 @@ __yy_memcpy (char *to, char *from, unsigned int count)
#endif
#endif
-#line 217 "/usr/lib/bison.simple"
+#line 216 "/usr/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 *.
@@ -4582,11 +4583,11 @@ case 3:
break;}
case 4:
#line 444 "parse.y"
-{ yyval.ttype = NULL_TREE; ;
+{ yyval.ttype = NULL_TREE; ggc_collect (); ;
break;}
case 5:
#line 446 "parse.y"
-{ yyval.ttype = NULL_TREE; ;
+{ yyval.ttype = NULL_TREE; ggc_collect (); ;
break;}
case 8:
#line 455 "parse.y"
@@ -8229,7 +8230,7 @@ case 878:
break;}
}
/* the action file gets copied in in place of this dollarsign */
-#line 543 "/usr/lib/bison.simple"
+#line 542 "/usr/share/bison.simple"
yyvsp -= yylen;
yyssp -= yylen;