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
66fcab25
Commit
66fcab25
authored
Feb 05, 2004
by
Kazu Hirata
Committed by
Kazu Hirata
Feb 05, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/ia64/ia64.c (REG_GP): Remove.
From-SVN: r77353
parent
58206f11
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
+4
-1
gcc/ChangeLog
+4
-0
gcc/config/ia64/ia64.c
+0
-1
No files found.
gcc/ChangeLog
View file @
66fcab25
2004-02-05 Kazu Hirata <kazu@cs.umass.edu>
* config/ia64/ia64.c (REG_GP): Remove.
2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* config/mips/iris5gas.h (PREFERRED_DEBUGGING_TYPE): Define.
...
...
gcc/config/ia64/ia64.c
View file @
66fcab25
...
...
@@ -4820,7 +4820,6 @@ ia64_safe_type (rtx insn)
never explicitly used in gcc generated code, it seems wasteful to
do so (plus it would make the call and return patterns needlessly
complex). */
#define REG_GP (GR_REG (1))
#define REG_RP (BR_REG (0))
#define REG_AR_CFM (FIRST_PSEUDO_REGISTER + 1)
/* This is used for volatile asms which may require a stop bit immediately
...
...
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