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 -O2 -finline-functions tramp3d breakage


Zdenek Dvorak wrote on 04/27/07 15:29:

> 	* tree-cfgcleanup.c (cleanup_tree_cfg): Verify dominance info
> 	if it claims to be available.
> 	* tree-ssa-dce.c (remove_dead_stmt): Mark cfg as altered when
> 	edge is redirected.
> 	(perform_tree_ssa_dce): Always free postdominators.

OK.


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