aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 2cad642..028b843 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,8 @@
2017-02-13 Jakub Jelinek <jakub@redhat.com>
+ * config/i386/i386.h (REG_CLASS_NAMES): Add , in between
+ "MOD4_SSE_REGS" and "ALL_REGS".
+
* spellcheck.c (test_data): Add , in between "foo" and "food".
2017-02-13 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>