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
c2fb3f57
Commit
c2fb3f57
authored
Oct 10, 1992
by
Richard Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(reg_name): Deleted.
From-SVN: r2393
parent
b76227ea
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
gcc/regclass.c
+0
-4
No files found.
gcc/regclass.c
View file @
c2fb3f57
...
@@ -147,10 +147,6 @@ enum reg_class reg_class_subunion[N_REG_CLASSES][N_REG_CLASSES];
...
@@ -147,10 +147,6 @@ enum reg_class reg_class_subunion[N_REG_CLASSES][N_REG_CLASSES];
enum
reg_class
reg_class_superunion
[
N_REG_CLASSES
][
N_REG_CLASSES
];
enum
reg_class
reg_class_superunion
[
N_REG_CLASSES
][
N_REG_CLASSES
];
/* Array containing all of the register names */
char
*
reg_names
[]
=
REGISTER_NAMES
;
/* Indexed by n, gives number of times (REG n) is set or clobbered.
/* Indexed by n, gives number of times (REG n) is set or clobbered.
This information remains valid for the rest of the compilation
This information remains valid for the rest of the compilation
of the current function; it is used to control register allocation.
of the current function; it is used to control register allocation.
...
...
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