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
a6ba1470
Commit
a6ba1470
authored
May 27, 1994
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(qty_sugg_compare_1): Fix typo in last change.
From-SVN: r7357
parent
51b86d8b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
gcc/local-alloc.c
+1
-1
No files found.
gcc/local-alloc.c
View file @
a6ba1470
...
...
@@ -1634,7 +1634,7 @@ qty_sugg_compare_1 (q1, q2)
:
qty_phys_num_sugg
[
*
q1
]
*
FIRST_PSEUDO_REGISTER
);
register
int
sugg2
=
(
qty_phys_num_copy_sugg
[
*
q2
]
?
qty_phys_num_copy_sugg
[
*
q2
]
:
qty_phys_num_sugg
[
*
q2
]
*
FIRST_PS
UE
DO_REGISTER
);
:
qty_phys_num_sugg
[
*
q2
]
*
FIRST_PS
EU
DO_REGISTER
);
/* Note that the quotient will never be bigger than
the value of floor_log2 times the maximum number of
...
...
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