Fix formatting
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 6 Nov 2013 11:22:59 +0000 (11:22 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 6 Nov 2013 11:22:59 +0000 (11:22 +0000)
From-SVN: r204452

gcc/ChangeLog

index 677fba9..5046467 100644 (file)
@@ -11,8 +11,7 @@
 
 2013-11-06  James Greenhalgh  <james.greenhalgh@arm.com>
 
-       * config/aarch64/arm_neon.h
-       (__ST2_LANE_FUNC): Better model data size.
+       * config/aarch64/arm_neon.h (__ST2_LANE_FUNC): Better model data size.
        (__ST3_LANE_FUNC): Likewise.
        (__ST4_LANE_FUNC): Likewise.
 
 
 2013-11-05  Steven Bosscher  <steven@gcc.gnu.org>
 
-
        * rtlanal.c (tablejump_p): Expect a JUMP_TABLE_DATA to always follow
        immediately after a label for a tablejump pattern.