tree-loop-distribution.c (struct partition): Remove unused field loops of the structure.
authorBin Cheng <bin.cheng@arm.com>
Tue, 10 Oct 2017 08:57:21 +0000 (08:57 +0000)
committerBin Cheng <amker@gcc.gnu.org>
Tue, 10 Oct 2017 08:57:21 +0000 (08:57 +0000)
commit9239436cae14e67a6180df85093d6d18d0632e5e
tree977a2f105f8a43402f9314ffd91233fb8f02db69
parent599bffa2f59ae2c53e3437a1ce99f721c9a8a04b
tree-loop-distribution.c (struct partition): Remove unused field loops of the structure.

* tree-loop-distribution.c (struct partition): Remove unused field
loops of the structure.
(partition_alloc, partition_free): Ditto.
(build_rdg_partition_for_vertex): Ditto.

From-SVN: r253578
gcc/ChangeLog
gcc/tree-loop-distribution.c