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