gcc-patches@gcc.gnu.org
[Top] [All Lists]

Re: RFA: Allow md_reorg to call dbr_schedule

Subject: Re: RFA: Allow md_reorg to call dbr_schedule
From: Ian Lance Taylor
Date: Mon, 05 Jan 2009 13:18:11 -0800
Richard Sandiford <rdsandiford@xxxxxxxxxxxxxx> writes:

> gcc/
>       * function.h (rtl_data): Add a dbr_scheduled_p field.
>       * reorg.c (dbr_schedule): Set it.
>       (gate_handle_delay_slots): Check it.
>       * config/mips/mips.c (mips_base_delayed_branch): Delete.
>       (mips_reorg): Check flag_delayed_branch instead of
>       mips_base_delayed_branch.
>       (mips_override_options): Don't set mips_base_delayed_branch
>       or flag_delayed_branch.

This is OK.

Thanks.

Ian

<Prev in Thread] Current Thread [Next in Thread>