Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(492)

Unified Diff: gcc/gcc/config/pa/pa64-linux.h

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/gcc/config/pa/pa32-regs.h ('k') | gcc/gcc/config/pa/t-pa-hpux11 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « gcc/gcc/config/pa/pa32-regs.h ('k') | gcc/gcc/config/pa/t-pa-hpux11 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698