This is the mail archive of the gcc-patches@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]

Re: [patch] for PR 26209


On Tue, Feb 14, 2006 at 12:46:22PM -0500, Diego Novillo wrote:
> Zdenek Dvorak wrote:
> 
> > 	PR tree-optimization/26209
> > 	* tree-ssa-loop.c (pass_scev_cprop): Add TODO_cleanup_cfg.
> > 	* tree-cfgcleanup.c (cleanup_control_flow): Remove dead
> > 	eh edges.
> > 	* tree-cfg.c (replace_uses_by): Do not alter cfg.
> > 
> OK.

FYI, I have bootstrapped/regtested this on
{i386,x86_64,ia64,s390,s390x,ppc,ppc64}-linux, no regressions.

	Jakub


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