(simplify_unary_operation): Cast constant 1 to HOST_WIDE_INT
authorJim Wilson <wilson@gcc.gnu.org>
Thu, 29 Dec 1994 19:17:28 +0000 (11:17 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 29 Dec 1994 19:17:28 +0000 (11:17 -0800)
commit4879acf67e24704a6c6690605d754db55b385c94
tree570ae66eb3e6f773df1b858facec77162c387940
parent0d6fc1be0228f2dadbd230083eca63aead92e757
(simplify_unary_operation): Cast constant 1 to HOST_WIDE_INT
before shifting left to form mask.

From-SVN: r8707
gcc/cse.c