Author: jakub
Date: Tue Oct 28 13:51:28 2014
New Revision: 216793
URL: https://gcc.gnu.org/viewcvs?rev=216793&root=gcc&view=rev
Log:
* tree-ssa-math-opts.c (find_bswap_or_nop_1): Use uint64_t
type for the left shift in CASE_CONVERT case.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-ssa-math-opts.c