(simplify_comparison): Use mode_width as shift count
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 16 Dec 1996 20:27:35 +0000 (12:27 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 16 Dec 1996 20:27:35 +0000 (12:27 -0800)
commitf77aada2b4f271fa84f68411e74847ea48e2f762
tree2988a18be8f17b49ec7b16d803ebebbb45755b97
parent4246e0c55bf669cfa59fc68e6dedea70a6cabdbd
(simplify_comparison): Use mode_width as shift count
only if it is less than or equal to HOST_BITS_PER_WIDE_INT.

From-SVN: r13312
gcc/combine.c