This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r135514 - in /trunk/gcc: ChangeLog testsuite/Ch...


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]