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
04a81d94
Commit
04a81d94
authored
Apr 22, 1998
by
Mark Mitchell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add prototype
From-SVN: r19380
parent
f5710887
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
gcc/cp/pt.c
+2
-1
No files found.
gcc/cp/pt.c
View file @
04a81d94
...
...
@@ -101,6 +101,7 @@ static tree build_template_decl PROTO((tree, tree));
static
int
mark_template_parm
PROTO
((
tree
,
void
*
));
static
tree
tsubst_friend_function
PROTO
((
tree
,
tree
));
static
tree
get_bindings_real
PROTO
((
tree
,
tree
,
tree
,
int
));
static
int
template_decl_level
PROTO
((
tree
));
/* Do any processing required when DECL (a member template declaration
using TEMPLATE_PARAMETERS as its innermost parameter list) is
...
...
@@ -5578,7 +5579,7 @@ type_unification_real (tparms, targs, parms, args, subr,
/* Returns the level of DECL, which declares a template parameter. */
static
int
int
template_decl_level
(
decl
)
tree
decl
;
{
...
...
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