Fix refined region tree nesting.
authorTobias Grosser <grosser@fim.uni-passau.de>
Wed, 11 Aug 2010 20:23:33 +0000 (20:23 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Wed, 11 Aug 2010 20:23:33 +0000 (20:23 +0000)
commit5599dea7dbacd694a407e62dd5914dbe392fc313
tree89a0085e95690f62d5f51358c17a5c5811211501
parent2a6909ecb3b1d882ae34e2bd62fde96a58163ec4
Fix refined region tree nesting.

2010-06-08  Tobias Grosser  <grosser@fim.uni-passau.de>

* refined-regions.c (create_region): Only initialize the region.
(find_regions_with_entry): Initialize parent relation and bbmap
correctly.
(build_regions_tree): Set outermost_region to region instead of
topmost_region.
(calculate_region_tree): Remove unneeded parameters.

From-SVN: r163110
gcc/ChangeLog.graphite