From: Eric Botcazou Date: Wed, 6 Nov 2013 11:22:59 +0000 (+0000) Subject: Fix formatting X-Git-Tag: releases/gcc-4.9.0~2996 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6dce150ccfff7d992ff96323da74c2021ef64989;p=thirdparty%2Fgcc.git Fix formatting From-SVN: r204452 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 677fba92c59b..50464673d60c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -11,8 +11,7 @@ 2013-11-06 James Greenhalgh - * 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. @@ -110,7 +109,6 @@ 2013-11-05 Steven Bosscher - * rtlanal.c (tablejump_p): Expect a JUMP_TABLE_DATA to always follow immediately after a label for a tablejump pattern.