* tree-data-ref.c (compute_all_dependences): Change the type
commit544bab50644f88b0005a4b2c6c85be70eeed27fe
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 May 2005 15:18:15 +0000 (16 15:18 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 May 2005 15:18:15 +0000 (16 15:18 +0000)
treefe7962ccce728d396e46e9828d09fff457913a6a
parent62aedc4c47030575ad28837702d794105a72f614
* tree-data-ref.c (compute_all_dependences): Change the type
of dependence_relations to VEC(ddr_p,heap)**.
(compute_data_dependences_for_loop): Change the type of
allrelations to VEC(ddr_p,heap)*.

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