[2/4] Make schedule_ebb callable from elsewhere

Steven Bosscher stevenb.gcc@gmail.com
Tue Sep 13 22:56:00 GMT 2011


On Wed, Sep 14, 2011 at 12:01 AM, Bernd Schmidt <bernds@codesourcery.com> wrote:
> This is just some code rearrangement to make it possible for c6x.c to
> call schedule_ebbs_init, schedule_ebb and schedule_ebbs_finish.
>
> +/* The one entry point in this file.  */
> +
> +void
> +schedule_ebbs (void)
> +{

Might want to update that comment.

Ciao!
Steven



More information about the Gcc-patches mailing list