[ARM Obvious] Fuseable is not a word -> s/fuseable/fusible/g
authorJames Greenhalgh <james.greenhalgh@arm.com>
Mon, 1 Jun 2015 11:59:03 +0000 (11:59 +0000)
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Mon, 1 Jun 2015 11:59:03 +0000 (11:59 +0000)
commitfe0b29c7f4c82db45bd984dfe9463ca0752a35ce
tree36cdbd6e1f51366fb52014d2a571dd719e44b55c
parente9a3a1750a836e1611d0f72f0372b0a79ecd6358
[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.

From-SVN: r223939
gcc/ChangeLog
gcc/config/arm/arm-protos.h
gcc/config/arm/arm.c