(gen_shifty_op): Output a NOP for a shift by 0.
authorJim Wilson <wilson@gcc.gnu.org>
Tue, 2 Jan 1996 21:27:38 +0000 (13:27 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 2 Jan 1996 21:27:38 +0000 (13:27 -0800)
commitc17f53a8cbfcde807cebd7842f5f0dbfb0f13a81
treefdee7c2544ed9187225cafde1d35bd888ed5bcf2
parent403aec4f5703a8850fcfd9933c9f08585f3c6e28
(gen_shifty_op): Output a NOP for a shift by 0.

(find_barrier): New variables si_limit, hi_limit.  Set them depending
on whether we are optimizing.  Set found_hi if the destination is
HImode.
(machine_dependent_reorg): If not optimizing, then change scan to a
note instead of calling delete_insn.

From-SVN: r10937
gcc/config/sh/sh.c