summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 68ad2e0ea..005126cfc 100644
--- a/Changes
+++ b/Changes
@@ -49,6 +49,8 @@ OCaml 4.01.1:
Bug fixes:
- PR#6173: Typing error message is worse that before
- PR#6174: OCaml compiler loops on an example using GADTs (non -rectypes)
+- PR#6216: inlining of GADT matches generates invalid assembly
+
OCaml 4.01.0:
-------------