aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 677fba9..5046467 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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.