gcc/
commitb988436fafc82cb15cabb125d8fd66839148c4f1
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 May 2014 13:51:32 +0000 (13 13:51 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 May 2014 13:51:32 +0000 (13 13:51 +0000)
treea2681403400c9db983ff2514e2db4f046aee6a3a
parent012e5b9b070a59ab0db6e690f59a70e04f28daa5
gcc/
* fold-const.c (optimize_bit_field_compare): Use wi:: operations
instead of const_binop.
(fold_binary_loc): Likewise.

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