tree-affine.c (add_elt_to_tree): Fix association issue...
authorRichard Biener <rguenther@suse.de>
Tue, 3 Sep 2013 10:02:56 +0000 (10:02 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 3 Sep 2013 10:02:56 +0000 (10:02 +0000)
commit29e810b9094513da7c1644f7581bc79742accc51
tree306dbde1bee536787e4b291fdb877dabd8dcd151
parentdbfc28948e3e382cc1e6409087e963ba2266d0b9
tree-affine.c (add_elt_to_tree): Fix association issue...

2013-09-03  Richard Biener  <rguenther@suse.de>

* tree-affine.c (add_elt_to_tree): Fix association issue,
avoid useless converts and make sure to always return a
properly typed result.

From-SVN: r202205
gcc/ChangeLog
gcc/tree-affine.c