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
3aa9d5b6
Commit
3aa9d5b6
authored
Jan 16, 1998
by
Brendan Kehoe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tweak comment
From-SVN: r17377
parent
eb2c3b99
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
gcc/config/alpha/alpha.h
+2
-1
No files found.
gcc/config/alpha/alpha.h
View file @
3aa9d5b6
...
@@ -1488,8 +1488,9 @@ extern void alpha_init_expanders ();
...
@@ -1488,8 +1488,9 @@ extern void alpha_init_expanders ();
/* Define as C expression which evaluates to nonzero if the tablejump
/* Define as C expression which evaluates to nonzero if the tablejump
instruction expects the table to contain offsets from the address of the
instruction expects the table to contain offsets from the address of the
table.
Do not define this if the table should contain absolute addresses.
table.
Do not define this if the table should contain absolute addresses.
On the Alpha, the table is really GP-relative, not relative to the PC
On the Alpha, the table is really GP-relative, not relative to the PC
of the table, but we pretend that it is PC-relative; this should be OK,
of the table, but we pretend that it is PC-relative; this should be OK,
but we should try to find some better way sometime. */
but we should try to find some better way sometime. */
...
...
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