Fix up new line in previous commit
authorKyrylo Tkachov <ktkachov@gcc.gnu.org>
Thu, 30 Apr 2015 13:34:54 +0000 (13:34 +0000)
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>
Thu, 30 Apr 2015 13:34:54 +0000 (13:34 +0000)
From-SVN: r222625

gcc/config/aarch64/aarch64.c

index 595e185d44dc0b70f4f02d169a877c36fd773cbe..3be7b41c568f30d2a810c768b3574fd47b8e35ea 100644 (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)
 {