projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdc1afa
)
[ChangeLog] Fix typo in 228324.
author
James Greenhalgh
<jgreenhalgh@gcc.gnu.org>
Thu, 1 Oct 2015 09:36:01 +0000
(09:36 +0000)
committer
James Greenhalgh
<jgreenhalgh@gcc.gnu.org>
Thu, 1 Oct 2015 09:36:01 +0000
(09:36 +0000)
s/Liekwise/Likewise/
From-SVN: r228325
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 8fdc84d545491be29d989edc5b288a587b59d9da..2d86889bd5ae185b68657421edf685553e5db74a 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-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): Li
ek
wise.
+ (aarch_forward_to_shift_is_not_shifted_reg): Li
ke
wise.
* config/arm/cortex-a53.md: Rewrite.
2015-10-01 Richard Biener <rguenther@suse.de>