Commit bfa45564 by Mike Stump Committed by Mike Stump

* config/rs6000/darwin.h (ALWAYS_PUSH_CONSTS_USING_REGS_P): Remove.

From-SVN: r124240
parent 093b203b
2007-04-27 Mike Stump <mrs@apple.com>
* config/rs6000/darwin.h (ALWAYS_PUSH_CONSTS_USING_REGS_P): Remove.
2007-04-27 Ian Lance Taylor <iant@google.com>
PR middle-end/31710
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment