graphite-sese-to-poly.c (extract_affine): Properly handle POINTER_PLUS_EXPR, BIT_NOT_...
authorRichard Biener <rguenther@suse.de>
Wed, 20 Sep 2017 07:34:55 +0000 (07:34 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 20 Sep 2017 07:34:55 +0000 (07:34 +0000)
commitf6b5c26b8a6c827ec20445daad76a6cee0435e0e
tree6b578530d2ea16b4385843b92344b9473b2fabb9
parent73fe2f3229f1e1be902ffd09c42b444e5af9e7f5
graphite-sese-to-poly.c (extract_affine): Properly handle POINTER_PLUS_EXPR, BIT_NOT_EXPR and conversion to signed.

2017-09-20  Richard Biener  <rguenther@suse.de>

* graphite-sese-to-poly.c (extract_affine): Properly handle
POINTER_PLUS_EXPR, BIT_NOT_EXPR and conversion to signed.

From-SVN: r253001
gcc/ChangeLog
gcc/graphite-sese-to-poly.c