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
f4a73984
Commit
f4a73984
authored
Apr 17, 1998
by
Michael Meissner
Committed by
Michael Meissner
Apr 17, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete mark_seen_cases declaration
From-SVN: r19265
parent
ba5b9572
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
gcc/ChangeLog
+4
-0
gcc/tree.h
+0
-2
No files found.
gcc/ChangeLog
View file @
f4a73984
Fri Apr 17 17:01:25 1998 Michael Meissner <meissner@cygnus.com>
* tree.h (mark_seen_cases): Delete declaration.
Fri Apr 17 13:32:20 1998 Jeffrey A Law (law@cygnus.com)
* stmt.c (mark_seen_cases): Make static and add prototype.
...
...
gcc/tree.h
View file @
f4a73984
...
...
@@ -2165,8 +2165,6 @@ extern void expand_start_case_dummy PROTO ((void));
extern
void
expand_end_case_dummy
PROTO
((
void
));
extern
tree
case_index_expr_type
PROTO
((
void
));
extern
HOST_WIDE_INT
all_cases_count
PROTO
((
tree
,
int
*
));
extern
void
mark_seen_cases
PROTO
((
tree
,
unsigned
char
*
,
long
,
int
));
extern
void
check_for_full_enumeration_handling
PROTO
((
tree
));
extern
void
declare_nonlocal_label
PROTO
((
tree
));
#ifdef BUFSIZ
...
...
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