tree-data-ref.c (dr_analyze_indices): Add comments, handle REALPART_EXPR and IMAGPART...
authorRichard Guenther <rguenther@suse.de>
Tue, 23 Aug 2011 08:32:23 +0000 (08:32 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 23 Aug 2011 08:32:23 +0000 (08:32 +0000)
commitb8324815b3eafbeaf1915284b1ad8df7e35011b3
treefda34241eac31e050c6c452c79708996806eac17
parent5f0c8ad2f909566b20408d88ecbd0ae6bde8ef2e
tree-data-ref.c (dr_analyze_indices): Add comments, handle REALPART_EXPR and IMAGPART_EXPR similar to ARRAY_REFs.

2011-08-23  Richard Guenther  <rguenther@suse.de>

* tree-data-ref.c (dr_analyze_indices): Add comments, handle
REALPART_EXPR and IMAGPART_EXPR similar to ARRAY_REFs.
(create_data_ref): Also dump access functions for the created
data-ref.

From-SVN: r177983
gcc/ChangeLog
gcc/tree-data-ref.c