predict.c
63.8 KB
-
tree-inline.c (remap_eh_region_tree_nr): Use integer_type_node for the remapped region number. · 9f616812
2011-04-29 Richard Guenther <rguenther@suse.de> * tree-inline.c (remap_eh_region_tree_nr): Use integer_type_node for the remapped region number. * predict.c (build_predict_expr): Use integer_type_node for the predict kind. * fold-const.c (fold_binary_loc): Use integer_type_node for the shift amount. Use a proper type for the PLUS_EXPR operand. From-SVN: r173156
Richard Guenther committed