[PATCH] more enhancements to df on the mainline.

Ian Lance Taylor ian@airs.com
Sun Jan 29 02:29:00 GMT 2006


Kenneth Zadeck <zadeck@naturalbridge.com> writes:

> Index: config/mips/mips-protos.h
> ===================================================================
> --- config/mips/mips-protos.h	(revision 110298)
> +++ config/mips/mips-protos.h	(working copy)
> @@ -119,6 +119,7 @@ extern bool mips_legitimate_address_p (e
>  extern rtx mips_unspec_address (rtx, enum mips_symbol_type);
>  extern bool mips_legitimize_address (rtx *, enum machine_mode);
>  extern bool mips_legitimize_move (enum machine_mode, rtx, rtx);
> +extern void mips_set_live_on_entry (void *);
>  
>  extern int m16_uimm3_b (rtx, enum machine_mode);
>  extern int m16_simm4_1 (rtx, enum machine_mode);

You don't need this part of the patch any more.  Removing it is
preapproved.

Thanks.

Ian



More information about the Gcc-patches mailing list