Author: rsandifo
Date: Wed Oct 31 08:01:23 2012
New Revision: 193026
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193026
Log:
gcc/
* combine.c (simplify_comparison): If BITS_BIG_ENDIAN, always assume
that zero_extracts of const_ints are doing word-sized extractions.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/combine.c