summaryrefslogtreecommitdiff
path: root/gcc/c-family
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-11-15 14:52:23 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-11-15 14:52:23 +0000
commit20448fd9822d3cf5e860550092cba0d2d7839ade (patch)
tree24a4005242502b69dc3f397ffbca92e36d73d175 /gcc/c-family
parent420582bc2c06c9ba87a96959771c3a485a42d45b (diff)
downloadgcc-20448fd9822d3cf5e860550092cba0d2d7839ade.tar.gz
gcc/
* dwarf2out.c (gen_enumeration_type_die): Remove unnecessary host_integerp test. * tree-vect-patterns.c (vect_recog_divmod_pattern): Likewise. Use TREE_INT_CST_LOW rather than tree_low_cst when reading the constant. * fold-const.c (fold_binary_loc): Replace a host_integerp/tree_low_cst pair with a TREE_CODE test and TREE_INT_CST_LOW. * tree-vect-generic.c (expand_vector_divmod): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204846 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/c-family')
0 files changed, 0 insertions, 0 deletions