(simplify_binary_operation): Insure that folded >> extends
authorRichard Stallman <rms@gnu.org>
Wed, 14 Oct 1992 01:20:21 +0000 (01:20 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 14 Oct 1992 01:20:21 +0000 (01:20 +0000)
commit2166571b8f1a95012072e563d4c112da24d11167
treeefb1de420b0e0876089d543b34c3291a8623c6e0
parent9f61f8addd5b084ab3cb6e56812d6f4c54a8b026
(simplify_binary_operation): Insure that folded >> extends
the sign even if the host bootstrap compiler doesn't.

From-SVN: r2446
gcc/cse.c