2012-03-05 Richard Guenther <rguenther@suse.de>
commit821ac7015ac8c65620c572620dd6d2259f92d748
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Mar 2012 14:36:18 +0000 (5 14:36 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 Mar 2012 14:36:18 +0000 (5 14:36 +0000)
tree179e8e98a6c7b2d2d5a67c3d57f385997eec7a50
parent4c79581c43909792ae21505a730170adbe57e1ef
2012-03-05  Richard Guenther  <rguenther@suse.de>

* cfgexpand.c (gimple_expand_cfg): Free dominator info.
* tree-if-conv.c (combine_blocks): Free post-dominator info
after breaking it.
* tree-parloops.c (create_parallel_loop): Free and re-compute
dominator info after breaking it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184933 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cfgexpand.c
gcc/tree-if-conv.c
gcc/tree-parloops.c