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 regressions caused by my patch


On Thu, 2004-10-28 at 19:18, Daniel Berlin wrote:

> +/* Fixup def def chains part 3
> +   Rewrite existing virtual PHI arguments so that they have the correct
> +   reaching definitions.  */ 
> +
> +static void
> +rewrite_virtual_phi_arguments (struct dom_walk_data *walk_data ATTRIBUTE_UNUSED, 
> +			       basic_block bb)
>
Document arguments and reword.  There are no sections 'Fixup def def
chains part [12]' in the file.

OK with that change.


Diego.


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