2017-04-07 Richard Biener <rguenther@suse.de>
commita8dd4afaaeccf97bb0a44eff8269240e33a86b65
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Apr 2017 08:04:32 +0000 (7 08:04 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Apr 2017 08:04:32 +0000 (7 08:04 +0000)
tree04dfd94997841896f73e9acf886019cf0c4c35d7
parenta568a3f7e458c8bcbc9e5bbdc3c67731b404a5c5
2017-04-07  Richard Biener  <rguenther@suse.de>

* tree-affine.c (wide_int_ext_for_comb): Take type rather
than aff_tree.
(aff_combination_const): Adjust.
(aff_combination_scale): Likewise.
(aff_combination_add_elt): Likewise.
(aff_combination_add_cst): Likewise.
(aff_combination_convert): Likewise.
(add_elt_to_tree): Likewise.  Remove unused argument.
(aff_combination_to_tree): Adjust calls to add_elt_to_tree.

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