Commit 6ee96de6 by Michael Hayes Committed by Michael Hayes

* config/c4x/c4x.h (CALLER_SAVE_PROFITABLE): Define as 0.

From-SVN: r31281
parent 4f3745b0
2000-01-08 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
* config/c4x/c4x.h (CALLER_SAVE_PROFITABLE): Define as 0.
2000-01-07 David Edelsohn <edelsohn@gnu.org>
* rs6000.c (processor_target_table): Add power3 as alias for 630.
......
......@@ -1077,7 +1077,7 @@ CUMULATIVE_ARGS;
other targets such as m68k). Since we must use stf/sti,
the profitability is marginal anyway. */
/* #define CALLER_SAVE_PROFITABLE(REFS,CALLS) 0 */
#define CALLER_SAVE_PROFITABLE(REFS,CALLS) 0
/* Never pass data by reference. */
......
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