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
26ba43b9
Commit
26ba43b9
authored
Jan 09, 2006
by
Ben Elliston
Committed by
Ben Elliston
Jan 09, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/rs6000/rs6000.h (GO_IF_LEGITIMATE_ADDRESS): Typo fix.
From-SVN: r109493
parent
0ad77f55
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/config/rs6000/rs6000.h
+1
-1
No files found.
gcc/ChangeLog
View file @
26ba43b9
2006-01-09 Ben Elliston <bje@au.ibm.com>
* config/rs6000/rs6000.h (GO_IF_LEGITIMATE_ADDRESS): Typo fix.
2006-01-08 Richard Guenther <rguenther@suse.de>
2006-01-08 Richard Guenther <rguenther@suse.de>
* tree-ssa-structalias.c (get_constraint_for): Remove
* tree-ssa-structalias.c (get_constraint_for): Remove
...
...
gcc/config/rs6000/rs6000.h
View file @
26ba43b9
...
@@ -1740,7 +1740,7 @@ typedef struct rs6000_args
...
@@ -1740,7 +1740,7 @@ typedef struct rs6000_args
The MODE argument is the machine mode for the MEM expression
The MODE argument is the machine mode for the MEM expression
that wants to use this address.
that wants to use this address.
On the RS/6000, there are four valid address: a SYMBOL_REF that
On the RS/6000, there are four valid address
es
: a SYMBOL_REF that
refers to a constant pool entry of an address (or the sum of it
refers to a constant pool entry of an address (or the sum of it
plus a constant), a short (16-bit signed) constant plus a register,
plus a constant), a short (16-bit signed) constant plus a register,
the sum of two registers, or a register indirect, possibly with an
the sum of two registers, or a register indirect, possibly with an
...
...
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