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
539a6f05
Commit
539a6f05
authored
Jun 21, 2000
by
J. David Anglin
Committed by
Jeff Law
Jun 21, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* function.c (round_down): Delete obsolete prototype.
From-SVN: r34631
parent
d9893a68
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
gcc/ChangeLog
+2
-0
gcc/function.c
+0
-3
No files found.
gcc/ChangeLog
View file @
539a6f05
2000-06-20 J. David Anglin <dave@hiauly1.hia.nrc.ca>
* function.c (round_down): Delete obsolete prototype.
* pa.h (CPP_SPEC): Add whitespace after -D__STDC_EXT__.
2000-06-20 Zack Weinberg <zack@wolery.cumb.org>
...
...
gcc/function.c
View file @
539a6f05
...
...
@@ -276,9 +276,6 @@ static void pad_to_arg_alignment PARAMS ((struct args_size *, int,
static
void
pad_below
PARAMS
((
struct
args_size
*
,
enum
machine_mode
,
tree
));
#endif
#ifdef ARGS_GROW_DOWNWARD
static
tree
round_down
PARAMS
((
tree
,
int
));
#endif
static
rtx
round_trampoline_addr
PARAMS
((
rtx
));
static
tree
*
identify_blocks_1
PARAMS
((
rtx
,
tree
*
,
tree
*
,
tree
*
));
static
void
reorder_blocks_1
PARAMS
((
rtx
,
tree
,
varray_type
*
));
...
...
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