(ADJUST_COST): Call ppc_adjust_cost.
authorTorbjorn Granlund <tege@gnu.org>
Sat, 12 Feb 1994 01:07:26 +0000 (01:07 +0000)
committerTorbjorn Granlund <tege@gnu.org>
Sat, 12 Feb 1994 01:07:26 +0000 (01:07 +0000)
From-SVN: r6536

gcc/config/rs6000/rs6000.h

index b84947ddc46f6a07abb1934e05468e092185f207..b7fac8275a2450e6a05aee7935482638c6f3e240 100644 (file)
@@ -452,8 +452,7 @@ extern char *rs6000_cpu_string;
    a cost, but it is probably not worthwhile to track it.  */
 
 #define ADJUST_COST(INSN,LINK,DEP_INSN,COST)                           \
-  if (REG_NOTE_KIND (LINK) != 0)                                       \
-    (COST) = 0; /* Anti or output dependence.  */
+  (COST) = ppc_adjust_cost (INSN,LINK,DEP_INSN,COST)
 
 /* Define this macro to change register usage conditional on target flags.
    Set MQ register fixed (already call_used) if not POWER architecture