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
35cc13e4
Commit
35cc13e4
authored
Sep 21, 1999
by
Jason Merrill
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove check_lang_option prototype
From-SVN: r29572
parent
2a135ded
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
+0
-1
gcc/toplev.c
+0
-1
No files found.
gcc/toplev.c
View file @
35cc13e4
...
@@ -187,7 +187,6 @@ static void dump_rtl PROTO((const char *, tree, void (*) (FILE *, rtx), rtx));
...
@@ -187,7 +187,6 @@ static void dump_rtl PROTO((const char *, tree, void (*) (FILE *, rtx), rtx));
static
void
clean_dump_file
PROTO
((
const
char
*
));
static
void
clean_dump_file
PROTO
((
const
char
*
));
static
void
compile_file
PROTO
((
char
*
));
static
void
compile_file
PROTO
((
char
*
));
static
void
display_help
PROTO
((
void
));
static
void
display_help
PROTO
((
void
));
static
int
check_lang_option
PROTO
((
const
char
*
,
const
char
*
));
static
void
report_file_and_line
PROTO
((
const
char
*
,
int
,
int
));
static
void
report_file_and_line
PROTO
((
const
char
*
,
int
,
int
));
static
void
vnotice
PROTO
((
FILE
*
,
const
char
*
,
va_list
));
static
void
vnotice
PROTO
((
FILE
*
,
const
char
*
,
va_list
));
static
void
mark_file_stack
PROTO
((
void
*
));
static
void
mark_file_stack
PROTO
((
void
*
));
...
...
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