]> git.ipfire.org Git - thirdparty/gcc.git/commit
2018-12-18 Jozef Lawrynowicz <jozef.l@mittosystems.com>
authorjozefl <jozefl@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Dec 2018 10:29:42 +0000 (10:29 +0000)
committerjozefl <jozefl@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Dec 2018 10:29:42 +0000 (10:29 +0000)
commit61cc4fe8f705072522e21b5d9db6442145a27c60
tree607914228c83b59a14b9a63a326be1978d4bab94
parentb7e132a403fa4195e19428c3976ff7b6e943a023
2018-12-18  Jozef Lawrynowicz  <jozef.l@mittosystems.com>

* combine.c (update_rsp_from_reg_equal): Only look for the nonzero bits
of src in nonzero_bits_mode if the mode of src is MODE_INT and
HWI_COMPUTABLE.
(reg_nonzero_bits_for_combine): Add clarification to comment.

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