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
92c7ee70
Commit
92c7ee70
authored
Apr 09, 1999
by
Mike Stump
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix bad cut and paste of ChangeLog entry.
From-SVN: r26316
parent
73a3903d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
1 deletions
+11
-1
gcc/ChangeLog
+11
-1
No files found.
gcc/ChangeLog
View file @
92c7ee70
...
...
@@ -8741,7 +8741,17 @@ Tue Oct 27 23:32:34 1998 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>
regs_ever_live
for
regs
used
as
spills
.
For
every
pseudo
in
spilled_pseudos
,
spill
it
and
mark
the
previous
hard
reg
it
had
in
pseudo_previous_regs
.
Compute
which
hard
regs
arseudo
)
:
New
static
function
.
are
used
as
spills
in
insns
during
which
it
is
live
,
and
retry
global
register
allocation
.
Update
all
life
information
in
the
reload_insn_chain
not
to
include
pseudos
without
hard
regs
.
Call
alter_reg
for
all
affected
speudos
.
(
scan_paradoxical_subregs
)
:
Disable
SMALL_REGISTER_CLASSES
special
case
,
it
'
s
not
clear
what
it
'
s
supposed
to
do
.
(
hard_reg_use_compare
):
Take
bad_spill_regs
into
account
.
(
pseudos_counted
)
:
New
static
variable
.
(
count_pseudo
)
:
New
static
function
.
(
order_regs_for_reload
)
:
Take
CHAIN
arg
.
All
callers
changed
.
Initialize
bad_spill_regs
from
bad_spill_regs_global
,
then
merge
any
hard
registers
explicitly
used
across
the
current
insn
into
the
set
.
...
...
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