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
3d4818fd
Commit
3d4818fd
authored
Oct 12, 2004
by
Daniel Berlin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
The apostrophe was there to signal that the s was coming
From-SVN: r88946
parent
7dcdacad
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
gcc/tree-ssa.c
+1
-1
No files found.
gcc/tree-ssa.c
View file @
3d4818fd
...
...
@@ -477,7 +477,7 @@ DEF_VEC_MALLOC_P (bitmap);
/* Verify that all name tags have different points to sets.
This algorithm takes advantage of the fact that every variable with the
same name tag must have the same points-to set.
So we check a single variable for each name tag, and verify that it
'
s
So we check a single variable for each name tag, and verify that its
points-to set is different from every other points-to set for other name
tags. */
...
...
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