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
41bc80f4
Commit
41bc80f4
authored
Mar 28, 1999
by
Jason Merrill
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
From-SVN: r26041
parent
bb60ffa0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
gcc/cp/parse.c
+4
-4
No files found.
gcc/cp/parse.c
View file @
41bc80f4
...
@@ -3637,7 +3637,7 @@ static const short yycheck[] = { 4,
...
@@ -3637,7 +3637,7 @@ static const short yycheck[] = { 4,
82
,
83
,
84
82
,
83
,
84
};
};
/* -*-C-*- Note some compilers choke on comments on `#line' lines. */
/* -*-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,
/* Skeleton output parser for bison,
Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc.
Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc.
...
@@ -3830,7 +3830,7 @@ __yy_memcpy (char *to, char *from, int count)
...
@@ -3830,7 +3830,7 @@ __yy_memcpy (char *to, char *from, int count)
#endif
#endif
#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
/* The user can define YYPARSE_PARAM as the name of an argument to be passed
into yyparse. The argument should have type void *.
into yyparse. The argument should have type void *.
...
@@ -6471,7 +6471,7 @@ case 542:
...
@@ -6471,7 +6471,7 @@ case 542:
Therefore, the rules for components take care of
Therefore, the rules for components take care of
this processing. To avoid registering the
this processing. To avoid registering the
components more than once, we send NULL_TREE up
components more than once, we send NULL_TREE up
here; that lets finish_member_declaration now
here; that lets finish_member_declaration
k
now
that there is nothing to do. */
that there is nothing to do. */
if
(
!
yyvsp
[
0
].
itype
)
if
(
!
yyvsp
[
0
].
itype
)
grok_x_components
(
yyvsp
[
-
1
].
ftype
.
t
);
grok_x_components
(
yyvsp
[
-
1
].
ftype
.
t
);
...
@@ -7887,7 +7887,7 @@ case 877:
...
@@ -7887,7 +7887,7 @@ case 877:
break
;}
break
;}
}
}
/* the action file gets copied in in place of this dollarsign */
/* 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
;
yyvsp
-=
yylen
;
yyssp
-=
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