* tree-ssa-math-opts.c (find_bswap_or_nop_1): Use uint64_t
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Oct 2014 13:51:28 +0000 (13:51 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Oct 2014 13:51:28 +0000 (13:51 +0000)
commita7e676a4ae4f185d2bc696d850d7e17834bbed58
treee660de05b85d32d6e26e89fd9e21b832f8040d88
parentf066909f339c6bf59f0866dbe6eef7e5abaceeb4
* tree-ssa-math-opts.c (find_bswap_or_nop_1): Use uint64_t
type for the left shift in CASE_CONVERT case.

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