On 18/11/14 10:33, Kyrill Tkachov wrote:
diff --git a/gcc/config/arm/aarch-common-protos.h 
b/gcc/config/arm/aarch-common-protos.h
index 264bf01..ad7ec43c 100644
--- a/gcc/config/arm/aarch-common-protos.h
+++ b/gcc/config/arm/aarch-common-protos.h
@@ -36,7 +36,6 @@ extern int arm_no_early_alu_shift_value_dep (rtx, rtx);
  extern int arm_no_early_mul_dep (rtx, rtx);
  extern int arm_no_early_store_addr_dep (rtx, rtx);
  extern bool arm_rtx_shift_left_p (rtx);
-
  /* RTX cost table definitions.  These are used when tuning for speed rather
     than for size and should reflect the_additional_  cost over the cost
     of the fastest instruction in the machine, which is COSTS_N_INSNS (1).

This hunk should not be here. I'll remove it when I commit if approved...
Sorry for that.

Kyrill

Reply via email to