(rs6000_adjust_cost): Renamed from ppc_adjust_cost.
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 13 Feb 1994 22:46:39 +0000 (17:46 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 13 Feb 1994 22:46:39 +0000 (17:46 -0500)
From-SVN: r6549

gcc/config/rs6000/rs6000.c

index e75f747c473c42e230f613636cdc2b1f1b10b023..65156628485dd68132197ed6c20e5ea0cd6f2250 100644 (file)
@@ -2027,7 +2027,7 @@ output_function_profiler (file, labelno)
    a dependency LINK or INSN on DEP_INSN.  COST is the current cost.  */
 
 int
-ppc_adjust_cost (insn, link, dep_insn, cost)
+rs6000_adjust_cost (insn, link, dep_insn, cost)
      rtx insn;
      rtx link;
      rtx dep_insn;