Commit a06faf84 by Richard Kenner

(rs6000_adjust_cost): Renamed from ppc_adjust_cost.

From-SVN: r6549
parent 3daf36a4
......@@ -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;
......
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