[ARM Obvious] Fuseable is not a word -> s/fuseable/fusible/g
commit5bf8e0f8e4f27454f26b8b017cd6cbe61b716ecd
authorjgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 11:59:03 +0000 (1 11:59 +0000)
committerjgreenhalgh <jgreenhalgh@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 11:59:03 +0000 (1 11:59 +0000)
tree36cdbd6e1f51366fb52014d2a571dd719e44b55c
parent37ef9e23b51e3d06e9443571df50d6f4187e6844
[ARM Obvious] Fuseable is not a word -> s/fuseable/fusible/g

gcc/

* gcc/config/arm/arm-protos.h (tune_params): Rename fuseable_ops
to fusible_ops.
* gcc/config/arm/arm.c (arm_print_tune_info): Likewise.
(arm_macro_fusion_p): Likewise.
(arm_macro_fusion_pair_p): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223939 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm-protos.h
gcc/config/arm/arm.c