On 11 May 2013 21:29:53 Steven Bosscher <stevenb....@gmail.com> wrote:
Hello,

This just removes one unused function, and moves two functions from
emit-rtl.c to reorg.c which is the only place where they're used.

Will commit in a few days, barring objections.

Ciao!
Steven


        * rtl.h (next_label, skip_consecutive_labels, link_cc0_insns):
        Remove prototypes.
        * emit-rtl.c (next_label): Remove unused function.
        (skip_consecutive_labels, link_cc0_insns): Move to ...
        * reorg.c (skip_consecutive_labels, link_cc0_insns): ... here, the
        only place where these functions are used.
s/./, and make them static./
?
Thanks,


Sent with AquaMail for Android
http://www.aqua-mail.com


Reply via email to