Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
66e86e32
Commit
66e86e32
authored
Mar 12, 2000
by
Gabriel Dos Reis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert previous checkin
From-SVN: r32495
parent
74b846e0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
6 deletions
+5
-6
gcc/cp/parse.c
+5
-6
No files found.
gcc/cp/parse.c
View file @
66e86e32
/* A Bison parser, made from parse.y
by GNU Bison version 1.27
*/
by GNU Bison version 1.28 */
#define YYBISON 1
/* Identify Bison output. */
...
...
@@ -4031,8 +4030,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 "/
BASE/dosreis/share
/bison.simple"
/* This file comes from bison-1.2
7
. */
#line 3 "/
usr/lib
/bison.simple"
/* This file comes from bison-1.2
8
. */
/* Skeleton output parser for bison,
Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc.
...
...
@@ -4245,7 +4244,7 @@ __yy_memcpy (char *to, char *from, unsigned int count)
#endif
#endif
#line 21
6 "/BASE/dosreis/share
/bison.simple"
#line 21
7 "/usr/lib
/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 *.
...
...
@@ -8230,7 +8229,7 @@ case 878:
break
;}
}
/* the action file gets copied in in place of this dollarsign */
#line 54
2 "/BASE/dosreis/share
/bison.simple"
#line 54
3 "/usr/lib
/bison.simple"
yyvsp
-=
yylen
;
yyssp
-=
yylen
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment