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
c8832aae
Commit
c8832aae
authored
Jan 22, 2007
by
Andreas Schwab
Committed by
Andreas Schwab
Jan 22, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/m68k/m68k.h: Fix comment.
From-SVN: r121063
parent
6ffa0491
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/ChangeLog
+4
-0
gcc/config/m68k/m68k.h
+2
-2
No files found.
gcc/ChangeLog
View file @
c8832aae
2007-01-22 Andreas Schwab <schwab@suse.de>
* config/m68k/m68k.h: Fix comment.
2007-01-22 Jan Hubicka <jh@suse.cz>
* passes.c (init_optimization_passes): Do not rerun
...
...
gcc/config/m68k/m68k.h
View file @
c8832aae
...
...
@@ -310,8 +310,8 @@ Boston, MA 02110-1301, USA. */
/* For the m68k, we give the data registers numbers 0-7,
the address registers numbers 010-017 (8-15),
and the 68881 floating point registers numbers 020-027 (16-2
4
).
We also have a fake `arg-pointer' register 030 (2
5
) used for
and the 68881 floating point registers numbers 020-027 (16-2
3
).
We also have a fake `arg-pointer' register 030 (2
4
) used for
register elimination. */
#define FIRST_PSEUDO_REGISTER 25
...
...
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