(init_expmed): Use register 10000, not FIRST_PSEUDO_REGISTER that gets special treatm...
authorRichard Stallman <rms@gnu.org>
Tue, 26 Oct 1993 17:39:52 +0000 (17:39 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 26 Oct 1993 17:39:52 +0000 (17:39 +0000)
commitd4c6dfec80b6faeeb4e13b7034a80ed02b95b381
tree2c284a5ff002417b44e93de4161567d636830d3e
parentad96180a1120945d0bb6e308873c5c9d225109a6
(init_expmed): Use register 10000, not FIRST_PSEUDO_REGISTER that gets special treatment in rtx_cost.

(init_expmed): Use register 10000, not FIRST_PSEUDO_REGISTER
that gets special treatment in rtx_cost.
(expand_mult): Decrease max cost to 8.

From-SVN: r5897
gcc/expmed.c