On 05/11/2013 01:29 PM, Steven Bosscher 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.
OK.
Jeff

Reply via email to