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
a0eca485
Commit
a0eca485
authored
Nov 09, 2004
by
Kazu Hirata
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* tree-ssa-loop-ivopts.c: Fix a comment typo.
From-SVN: r90342
parent
cf5c6c8d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/ChangeLog
+5
-1
gcc/tree-ssa-loop-ivopts.c
+1
-1
No files found.
gcc/ChangeLog
View file @
a0eca485
2004
-
11
-
07
James
A
.
Morrison
<
phython
@
gcc
.
gnu
.
org
>
2004
-
11
-
09
Kazu
Hirata
<
kazu
@
cs
.
umass
.
edu
>
*
tree
-
ssa
-
loop
-
ivopts
.
c
:
Fix
a
comment
typo
.
2004
-
11
-
09
James
A
.
Morrison
<
phython
@
gcc
.
gnu
.
org
>
PR
pch
/
14940
*
config
/
host
-
linux
.
c
(
TRY_EMPTY_VM_SPACE
):
Add
__sparc__
...
...
gcc/tree-ssa-loop-ivopts.c
View file @
a0eca485
...
...
@@ -3908,7 +3908,7 @@ iv_ca_extend (struct ivopts_data *data, struct iv_ca *ivs,
return
cost
;
}
/* Try narowing set IVS by removing CAND. Return the cost of
/* Try nar
r
owing set IVS by removing CAND. Return the cost of
the new set and store the differences in DELTA. */
static
unsigned
...
...
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