Index: gcc/gcc/config/pa/pa64-linux.h |
diff --git a/gcc/gcc/config/pa/pa64-linux.h b/gcc/gcc/config/pa/pa64-linux.h |
index 3e0a30fc0bf7f4ad7655e3c2f4abf53848fcf35d..174d7c54dec2bb6ab7469a9032a45f03c5d79135 100644 |
--- a/gcc/gcc/config/pa/pa64-linux.h |
+++ b/gcc/gcc/config/pa/pa64-linux.h |
@@ -28,12 +28,6 @@ along with GCC; see the file COPYING3. If not see |
{ARG_POINTER_REGNUM, FRAME_POINTER_REGNUM}, \ |
} |
-/* A C expression that returns nonzero if the compiler is allowed to try to |
- replace register number FROM with register number TO. The frame pointer |
- is automatically handled. */ |
- |
-#define CAN_ELIMINATE(FROM, TO) 1 |
- |
/* This macro is similar to `INITIAL_FRAME_POINTER_OFFSET'. It |
specifies the initial difference between the specified pair of |
registers. This macro must be defined if `ELIMINABLE_REGS' is |