]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/ia64/ia64.c (REG_GP): Remove.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 5 Feb 2004 23:53:42 +0000 (23:53 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 5 Feb 2004 23:53:42 +0000 (23:53 +0000)
From-SVN: r77353

gcc/ChangeLog
gcc/config/ia64/ia64.c

index 90ffd18eed4307303973920b370859e3b754b36c..34562913ccbea9c2eeb8890bfbe6b8b5442e9877 100644 (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.
index 449b136341db20ed1d1afe3d8eb9f967a3600fb2..7c258d93a70cb01433f52a12b90446734673ee33 100644 (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