[LTO]: Use 'enum LTO_tags' where appropriate

Andrew Pinski pinskia@gmail.com
Wed Aug 15 21:06:00 GMT 2007


On 8/15/07, Jim Blandy <jimb@codesourcery.com> wrote:
>  static tree
> -input_expr_operand (struct input_block *, struct fun_in *, struct function *, unsigned int);
> +input_expr_operand (struct input_block *, struct fun_in *, struct function *, enum LTO_tags);

This line seems too long and seems like it needs a wrapping.

Thanks,
Andrew Pinski



More information about the Gcc-patches mailing list