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
840b09b4
Commit
840b09b4
authored
27 years ago
by
Peter Schmid
Committed by
Jeff Law
27 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* pt.c (maybe_fold_nontype_arg): Add prototype.
From-SVN: r17126
parent
f5c4bc60
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
gcc/cp/ChangeLog
+4
-0
gcc/cp/pt.c
+1
-0
No files found.
gcc/cp/ChangeLog
View file @
840b09b4
Wed Dec 17 21:17:39 1997 Peter Schmid <schmid@ltoi.iap.physik.tu-darmstadt.de>
* pt.c (maybe_fold_nontype_arg): Add prototype.
Tue Dec 16 10:31:20 1997 Jason Merrill <jason@yorick.cygnus.com>
* tree.c (mapcar): Handle TRY_CATCH_EXPR et al.
...
...
This diff is collapsed.
Click to expand it.
gcc/cp/pt.c
View file @
840b09b4
...
...
@@ -82,6 +82,7 @@ static int type_unification_real PROTO((tree, tree *, tree, tree, int*,
int
,
int
,
int
));
static
int
processing_explicit_specialization
PROTO
((
int
));
static
void
note_template_header
PROTO
((
int
));
static
tree
maybe_fold_nontype_arg
PROTO
((
tree
));
/* Restore the template parameter context. */
...
...
This diff is collapsed.
Click to expand it.
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