* config/alpha/alpha.c (alpha_expand_block_clear): Use
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Sep 2015 17:50:15 +0000 (17:50 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 15 Sep 2015 17:50:15 +0000 (17:50 +0000)
commit8d11ad8c7f2d24c86b50de066d215680c5c42e1b
treefbdcfe802e53fcc0e477f16b0f90095ba34ed2ed
parent03e8b174f56229b50563acbdaed8c8d6c1411b3a
* config/alpha/alpha.c (alpha_expand_block_clear): Use
HOST_WIDE_INT_M1U instead of ~(HOST_WIDE_INT)0 when shifting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@227804 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/alpha.c