[ChangeLog] Fix typo in 228324.
authorJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Thu, 1 Oct 2015 09:36:01 +0000 (09:36 +0000)
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Thu, 1 Oct 2015 09:36:01 +0000 (09:36 +0000)
s/Liekwise/Likewise/

From-SVN: r228325

gcc/ChangeLog

index 8fdc84d545491be29d989edc5b288a587b59d9da..2d86889bd5ae185b68657421edf685553e5db74a 100644 (file)
@@ -4,7 +4,7 @@
        (aarch_accumulator_forwarding): New.
        (aarch_forward_to_shift_is_not_shifted_reg): Likewise.
        * config/arm/aarch-common.c (aarch_accumulator_forwarding): New.
-       (aarch_forward_to_shift_is_not_shifted_reg): Liekwise.
+       (aarch_forward_to_shift_is_not_shifted_reg): Likewise.
        * config/arm/cortex-a53.md: Rewrite.
 
 2015-10-01  Richard Biener  <rguenther@suse.de>