diff options
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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: ------------- |