r135514 - in /trunk/gcc: ChangeLog testsuite/Ch...
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Sun May 18 22:36:00 GMT 2008
Author: ebotcazou
Date: Sun May 18 22:36:30 2008
New Revision: 135514
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135514
Log:
* tree-ssa-dom.c (tree_ssa_dominator_optimize): If some blocks need
EH cleanup at the end of the pass, search for those that have been
turned into forwarder blocks and do the cleanup on their successor.
Added:
trunk/gcc/testsuite/gnat.dg/loop_optimization2.adb
trunk/gcc/testsuite/gnat.dg/loop_optimization2.ads
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog
trunk/gcc/tree-ssa-dom.c
More information about the Gcc-cvs
mailing list