diff options
author | David Malcolm <dmalcolm@redhat.com> | 2014-11-06 13:14:03 -0500 |
---|---|---|
committer | David Malcolm <dmalcolm@redhat.com> | 2014-11-06 13:14:03 -0500 |
commit | cf312c0818da8a741f22ac592be723c896f00c7c (patch) | |
tree | e58ffc63ae3f0c3f34da6aeb10cc1ab584642178 /libgcc/memmove.c | |
parent | 5bd16d92b9e928b5a5a7aebd571d92f72dd517f8 (diff) | |
download | gcc-cf312c0818da8a741f22ac592be723c896f00c7c.tar.gz |
tree-ssa-ifcombine.c: Use gassign
gcc/ChangeLog.gimple-classes:
* tree-ssa-ifcombine.c (get_name_for_bit_test): Replace
is_gimple_assign with a dyn_cast, strengthening local "def_stmt"
from gimple to gassign *.
(recognize_single_bit_test): Replace various is_gimple_assign with
dyn_cast, introducing local gassign * "assign_stmt", using in
place of "stmt" for typesafety. Likewise, strengthen local "tmp"
from gimple to gassign *.
(recognize_bits_test): Likewise, strengthening local "stmt" from
gimple to gassign *.
Diffstat (limited to 'libgcc/memmove.c')
0 files changed, 0 insertions, 0 deletions