From 8831684baddc575b1e8ea0aedfca72636fcc1332 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20H=C3=B6gberg?= Date: Fri, 5 Jul 2019 13:02:36 +0200 Subject: hipe: Disable compilation on encountering try/catch code_SUITE:upgrade would consistently fail in the HiPE case because two clauses were mixed up. Disabling it altogether may seem a bit harsh but we don't have the resources to fix it at the moment. --- lib/hipe/doc/src/hipe_app.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/hipe/doc/src') diff --git a/lib/hipe/doc/src/hipe_app.xml b/lib/hipe/doc/src/hipe_app.xml index 61d92fdffe..5ac445ac58 100644 --- a/lib/hipe/doc/src/hipe_app.xml +++ b/lib/hipe/doc/src/hipe_app.xml @@ -66,6 +66,10 @@

The HiPE compiler will crash on modules containing binary matching.

+ try/catch +

The HiPE compiler will crash on modules containing 'try' or + 'catch'.

+
Stack traces

Stack traces returned from -- cgit v1.2.3