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: [Updated PATCH] rest_of_compilation reorg (-2 steps to using the pass manager everywhere :-)


On Mon, Jul 05, 2004 at 11:58:35AM +0200, Paolo Bonzini wrote:
> -  regmove_optimize (get_insns (), max_reg_num (), dump_file);
> +  regmove_optimize (get_insns (), max_reg_num(), dump_file);

Whitespace error.

Otherwise ok.


r~


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