From 20e26498ff75c4689a68e11e28016ae5fe44d791 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 9 Jul 2019 09:52:19 +0200 Subject: Prepare release --- lib/hipe/doc/src/notes.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'lib/hipe/doc/src/notes.xml') diff --git a/lib/hipe/doc/src/notes.xml b/lib/hipe/doc/src/notes.xml index a2e0766bb7..3fad2ac53a 100644 --- a/lib/hipe/doc/src/notes.xml +++ b/lib/hipe/doc/src/notes.xml @@ -31,6 +31,26 @@

This document describes the changes made to HiPE.

+
Hipe 3.19.1 + +
Fixed Bugs and Malfunctions + + +

The HiPE compiler would badly miscompile certain + try/catch expressions, so it will now refuse to compile + modules containing try or catch.

As a consequence + of this, dialyzer will no longer compile key + modules to native code.

+

+ *** POTENTIAL INCOMPATIBILITY ***

+

+ Own Id: OTP-15949

+
+
+
+ +
+
Hipe 3.19
Fixed Bugs and Malfunctions -- cgit v1.2.3