Fix uninitialized field.
commit130820f39f82766b40c26f28308728c9b3573aca
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Oct 2009 12:53:43 +0000 (17 12:53 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 17 Oct 2009 12:53:43 +0000 (17 12:53 +0000)
tree65debe0896fcfc197633422ae49566f51ebc4f51
parent6be29ebdd47a32887c5a1a75addcd0848433235d
Fix uninitialized field.

2009-10-17  Sebastian Pop  <sebastian.pop@amd.com>

* graphite-poly.c (pbb_remove_duplicate_pdrs): Initialize
PBB_PDR_DUPLICATES_REMOVED.
(new_poly_bb): Same.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@152942 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite-poly.c