* config/ia64/ia64.c (REG_GP): Remove.

From-SVN: r77353
This commit is contained in:
Kazu Hirata 2004-02-05 23:53:42 +00:00 committed by Kazu Hirata
parent 58206f1160
commit 66fcab25e9
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
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.

View File

@ -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