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
0bfe5f01
Commit
0bfe5f01
authored
Jan 14, 1993
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo.
From-SVN: r3244
parent
f0147121
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
gcc/config/pa/pa.h
+1
-1
No files found.
gcc/config/pa/pa.h
View file @
0bfe5f01
...
@@ -1255,7 +1255,7 @@ extern union tree_node *current_function_decl;
...
@@ -1255,7 +1255,7 @@ extern union tree_node *current_function_decl;
This relies on the fact that most mode MODE_FLOAT references will use FP
This relies on the fact that most mode MODE_FLOAT references will use FP
registers and most mode MODE_INT references will use integer registers.
registers and most mode MODE_INT references will use integer registers.
(In the rare case of an FP register used in an integer MODE, we depend
(In the rare case of an FP register used in an integer MODE, we depend
on secondary reloads and the final output pass to clean things up.)
*/
on secondary reloads and the final output pass to clean things up.)
Also change REG+(X*Y) into REG. (With X*Y in an extra pseudo). */
Also change REG+(X*Y) into REG. (With X*Y in an extra pseudo). */
...
...
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