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] Fix fallout of CFG scanning patch


Eric Botcazou wrote on 05/06/07 15:44:

> 2007-05-06  Eric Botcazou  <ebotcazou@adacore.com>
> 
> 	* tree-ssa-dom.c (tree_ssa_dominator_optimize): Reset cfg_altered.
> 	Free dominance info before purging EH edges as well as after.
> 	(eliminate_degenerate_phis): Likewise.
> 	(propagate_rhs_into_lhs): Set cfg_altered to true instead of 1.

OK.


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