sparc.c (LEAF_REGISTERS): Do not do ifdef checks on it, always defined for Sparc.
authorDavid S. Miller <davem@redhat.com>
Sat, 4 May 2002 04:30:09 +0000 (21:30 -0700)
committerDavid S. Miller <davem@gcc.gnu.org>
Sat, 4 May 2002 04:30:09 +0000 (21:30 -0700)
2002-05-03  David S. Miller  <davem@redhat.com>

* config/sparc/sparc.c (LEAF_REGISTERS): Do not do ifdef
checks on it, always defined for Sparc.

From-SVN: r53145

gcc/ChangeLog
gcc/config/sparc/sparc.c

index 7d887654802e91cae5629b4970397a05fb8642c2..121f1fa89d88eab5333bb1433c8c1238d27933d3 100644 (file)
@@ -1,5 +1,8 @@
 2002-05-03  David S. Miller  <davem@redhat.com>
 
+       * config/sparc/sparc.c (LEAF_REGISTERS): Do not do ifdef
+       checks on it, always defined for Sparc.
+
        * config/sparc/sparc.h (REG_ALLOC_ORDER, REG_LEAF_ALLOC_ORDER):
        Tweak, and add more detailed comments.
 
index b5e618040b03d44a1c24df8976c751d65e323107..11e7ceca30f5cb13d0b236d8d6022c311f32a2e2 100644 (file)
@@ -80,8 +80,6 @@ rtx sparc_compare_op0, sparc_compare_op1;
    sparc_nonflat_function_epilogue.  */
 bool sparc_emitting_epilogue;
 
-#ifdef LEAF_REGISTERS
-
 /* Vector to say how input registers are mapped to output registers.
    HARD_FRAME_POINTER_REGNUM cannot be remapped by this function to
    eliminate it.  You must use -fomit-frame-pointer to get that.  */
@@ -119,8 +117,6 @@ char sparc_leaf_regs[] =
   1, 1, 1, 1, 1, 1, 1, 1,
   1, 1, 1, 1, 1};
 
-#endif
-
 /* Name of where we pretend to think the frame pointer points.
    Normally, this is "%fp", but if we are in a leaf procedure,
    this is "%sp+something".  We record "something" separately as it may be