On 07/31/2017 05:25 PM, Segher Boessenkool wrote: > haifa-sched exports an insn_cost function, but it is only used in a > few places and specialised to scheduling. This patch renames it to > insn_sched_cost. > > --- > gcc/haifa-sched.c | 14 +++++++------- > gcc/sched-int.h | 2 +- > gcc/sched-rgn.c | 4 ++-- > gcc/sel-sched-ir.c | 2 +- > 4 files changed, 11 insertions(+), 11 deletions(-) This seems fine independent of the following patches. So with a ChangeLog it should probably go in now rather than later.
jeff