Fix formatting

From-SVN: r204452
This commit is contained in:
Eric Botcazou 2013-11-06 11:22:59 +00:00
parent 0dca9cd86c
commit 6dce150ccf
1 changed files with 1 additions and 3 deletions

View 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.
@ -110,7 +109,6 @@
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.