aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 6c4a505..99f0011 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2020-03-09 Andrew Pinski <apinski@marvell.com>
+
+ PR inline-asm/94095
+ * doc/extend.texi (x86 Operand Modifiers): Fix column
+ for 'A' modifier.
+
2020-03-09 Martin Liska <mliska@suse.cz>
PR target/93800