]> gcc.gnu.org Git - gcc.git/commit
tree-data-ref.c (struct data_ref_loc_d): Replace pos field with ref.
authorJakub Jelinek <jakub@redhat.com>
Fri, 6 Dec 2013 20:38:15 +0000 (21:38 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 6 Dec 2013 20:38:15 +0000 (21:38 +0100)
commita3698dfc4a6ef95db7db76ca81266ed2630071a1
tree30fd56e7da681556820d7d75a2e8774db9369c2e
parentbbafacb6116c8009a114b2f5cfc703347453732c
tree-data-ref.c (struct data_ref_loc_d): Replace pos field with ref.

* tree-data-ref.c (struct data_ref_loc_d): Replace pos field with ref.
(get_references_in_stmt): Don't record operand addresses, but
operands themselves.
(find_data_references_in_stmt, graphite_find_data_references_in_stmt):
Adjust for the pos -> ref change.

From-SVN: r205760
gcc/ChangeLog
gcc/tree-data-ref.c
This page took 0.054147 seconds and 5 git commands to generate.