* tree-ssa-math-opts.c (do_shift_rotate, find_bswap_or_nop_1): Cast
commit706fd3a42e80178029a9373679d203652f36147b
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Jun 2014 06:30:19 +0000 (20 06:30 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Jun 2014 06:30:19 +0000 (20 06:30 +0000)
tree62c9e67f61bb42960cddae702071f0e081ea7958
parentee204f6665c27c671355ba1bfd56d99dce562cbf
* tree-ssa-math-opts.c (do_shift_rotate, find_bswap_or_nop_1): Cast
0xff to uint64_t before shifting it up.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@211837 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-math-opts.c