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: [tree-ssa] PHI_ARG_CAPACITY != block degree


On Fri, 2003-10-03 at 06:06, Zdenek Dvorak wrote:

> 	* tree-ssa.c (rewrite_block): Test vars_to_rename instead of
> 	PHI_ARG_CAPACITY.
> 	* tree-dfa.c (remove_phi_arg_num): Don't update
> 	PHI_ARG_CAPACITY.
> 
This is OK.  Thanks.


Diego.


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