(simplify_shift_const...
authorJim Wilson <wilson@gcc.gnu.org>
Thu, 19 Aug 1993 23:17:58 +0000 (16:17 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 19 Aug 1993 23:17:58 +0000 (16:17 -0700)
commit00d4ca1c644a1a4c5d35e41a570479096f7a940c
treebd41c60a70e270afeb4e9c5bbad9d5c31c44bfe3
parent2aaf11def1dde903f2725f032a84c8c0ac2e210c
(simplify_shift_const...

(simplify_shift_const, XOR case): When applying
distributive law, use shift_mode and GET_MODE (varop) instead of
result_mode.

From-SVN: r5189
gcc/combine.c