]> gcc.gnu.org Git - gcc.git/commit
(expand_binop): Do not force constant shift-count to a register, to allow possible...
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 14 Jan 1995 01:36:53 +0000 (20:36 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 14 Jan 1995 01:36:53 +0000 (20:36 -0500)
commit4074220e4a37bebc2bcb8dd2669b4af603555092
tree0d61105e34f90771c610d3b5da8c832cbcb75f0c
parent801aee461fecd3577391e7e9f149016383199cee
(expand_binop): Do not force constant shift-count to a register, to allow possible widening...

(expand_binop): Do not force constant shift-count to a register, to
allow possible widening; do not convert_to_mode mode{1,2} or
copy_to_mode_reg if mode{1,2} is VOIDmode.

From-SVN: r8754
gcc/optabs.c
This page took 0.053427 seconds and 5 git commands to generate.