2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
commit241f5399090ba2a6508e10f7c721964d5b8f922e
authorjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Apr 2013 09:12:30 +0000 (10 09:12 +0000)
committerjasonwucj <jasonwucj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Apr 2013 09:12:30 +0000 (10 09:12 +0000)
tree74c6d194cd2df933596856be52c93e6ba5e63003
parent0eba4748bfffaee9e1053002bde05635cb15a9aa
2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>

* combine.c (simplify_compare_const): Use GET_MODE_MASK to filter out
unnecessary bits in the constant power of two case.

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