Fix up new line in previous commit

From-SVN: r222625
This commit is contained in:
Kyrylo Tkachov 2015-04-30 13:34:54 +00:00
parent 0a78ebe4c7
commit 4d1919ed6b

View File

@ -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)
{