projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a78ebe
)
Fix up new line in previous commit
author
Kyrylo Tkachov
<ktkachov@gcc.gnu.org>
Thu, 30 Apr 2015 13:34:54 +0000
(13:34 +0000)
committer
Kyrylo Tkachov
<ktkachov@gcc.gnu.org>
Thu, 30 Apr 2015 13:34:54 +0000
(13:34 +0000)
From-SVN: r222625
gcc/config/aarch64/aarch64.c
patch
|
blob
|
history
diff --git
a/gcc/config/aarch64/aarch64.c
b/gcc/config/aarch64/aarch64.c
index 595e185d44dc0b70f4f02d169a877c36fd773cbe..3be7b41c568f30d2a810c768b3574fd47b8e35ea 100644
(file)
--- a/
gcc/config/aarch64/aarch64.c
+++ b/
gcc/config/aarch64/aarch64.c
@@
-5160,6
+5160,7
@@
aarch64_strip_extend (rtx x)
/* Return true iff CODE is a shift supported in combination
with arithmetic instructions. */
+
static bool
aarch64_shift_p (enum rtx_code code)
{