From bfa455647cba43366288cfa3993843142af6af7a Mon Sep 17 00:00:00 2001 From: Mike Stump Date: Fri, 27 Apr 2007 21:36:34 +0000 Subject: [PATCH] * config/rs6000/darwin.h (ALWAYS_PUSH_CONSTS_USING_REGS_P): Remove. From-SVN: r124240 --- gcc/ChangeLog | 4 ++++ gcc/config/rs6000/darwin.h | 3 --- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9e1510b2f5e..13803fbf31b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2007-04-27 Mike Stump + + * config/rs6000/darwin.h (ALWAYS_PUSH_CONSTS_USING_REGS_P): Remove. + 2007-04-27 Ian Lance Taylor PR middle-end/31710 diff --git a/gcc/config/rs6000/darwin.h b/gcc/config/rs6000/darwin.h index 052f7313f5f..acf8b4e0e33 100644 --- a/gcc/config/rs6000/darwin.h +++ b/gcc/config/rs6000/darwin.h @@ -353,9 +353,6 @@ ? GENERAL_REGS \ : (CLASS)) -/* Fix for emit_group_load (): force large constants to be pushed via regs. */ -#define ALWAYS_PUSH_CONSTS_USING_REGS_P 1 - /* Compute field alignment. This is similar to the version of the macro in the Apple version of GCC, except that version supports 'mac68k' alignment, and that version uses the computed alignment