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
3dc888ad
Commit
3dc888ad
authored
Feb 18, 1998
by
Brendan Kehoe
Committed by
Brendan Kehoe
Feb 18, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* cp-tree.h (strip_attrs): Remove decl.
From-SVN: r18067
parent
53f23613
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
+4
-1
gcc/cp/ChangeLog
+4
-0
gcc/cp/cp-tree.h
+0
-1
No files found.
gcc/cp/ChangeLog
View file @
3dc888ad
1998-02-18 Brendan Kehoe <brendan@cygnus.com>
* cp-tree.h (strip_attrs): Remove decl.
1998-02-18 Doug Evans <devans@cygnus.com>
* decl.c (duplicate_decls): Call merge_machine_decl_attributes.
...
...
gcc/cp/cp-tree.h
View file @
3dc888ad
...
...
@@ -2129,7 +2129,6 @@ extern void pop_cp_function_context PROTO((tree));
extern
int
in_function_p
PROTO
((
void
));
extern
void
replace_defarg
PROTO
((
tree
,
tree
));
extern
void
print_other_binding_stack
PROTO
((
struct
binding_level
*
));
extern
tree
strip_attrs
PROTO
((
tree
));
extern
void
revert_static_member_fn
PROTO
((
tree
*
,
tree
*
,
tree
*
));
/* in decl2.c */
...
...
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