(init_expmed): Supply missing arg to rtx_cost.

From-SVN: r4385
This commit is contained in:
Richard Stallman 1993-05-08 19:32:22 +00:00
parent 5e6369868d
commit 172a1cb0ef
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ init_expmed ()
free_point = (char *) oballoc (0);
zero_cost = rtx_cost (const0_rtx);
zero_cost = rtx_cost (const0_rtx, 0);
add_cost = rtx_cost (gen_rtx (PLUS, word_mode, reg, reg), SET);
shift_insn = emit_insn (gen_rtx (SET, VOIDmode, reg,