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
50300b4c
Commit
50300b4c
authored
Oct 13, 2004
by
Kazu Hirata
Committed by
Kazu Hirata
Oct 13, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* tree-data-ref.c: Fix comment typos.
From-SVN: r88980
parent
69d49802
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/ChangeLog
+4
-0
gcc/tree-data-ref.c
+2
-2
No files found.
gcc/ChangeLog
View file @
50300b4c
2004
-
10
-
13
Kazu
Hirata
<
kazu
@
cs
.
umass
.
edu
>
*
tree
-
data
-
ref
.
c
:
Fix
comment
typos
.
2004
-
10
-
13
Jakub
Jelinek
<
jakub
@
redhat
.
com
>
Zdenek
Dvorak
<
dvorakz
@
suse
.
cz
>
...
...
gcc/tree-data-ref.c
View file @
50300b4c
...
...
@@ -44,7 +44,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
- polyhedron dependence
or with the chains of recurrences based representation,
- to define a knowledge base for storing the data depende
ces
- to define a knowledge base for storing the data depende
nce
information,
- to define an interface to access this data.
...
...
@@ -1037,7 +1037,7 @@ analyze_siv_subscript_cst_affine (tree chrec_a,
}
}
/* Helper recursive function for intializing the matrix A. Returns
/* Helper recursive function for in
i
tializing the matrix A. Returns
the initial value of CHREC. */
static
int
...
...
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