less ambitious isatest, avoid "Exception- InternalError: Backing up too far (32bit) raised while compiling" in polyml-5.4.1;
authorwenzelm
Thu, 24 Jul 2014 14:56:30 +0200
changeset 57646 da26d2d6346c
parent 57645 ee55e667dedc
child 57647 5c600dd17617
less ambitious isatest, avoid "Exception- InternalError: Backing up too far (32bit) raised while compiling" in polyml-5.4.1;
Admin/isatest/settings/mac-poly64-M4
Admin/isatest/settings/mac-poly64-M8
--- a/Admin/isatest/settings/mac-poly64-M4	Thu Jul 24 14:08:29 2014 +0200
+++ b/Admin/isatest/settings/mac-poly64-M4	Thu Jul 24 14:56:30 2014 +0200
@@ -8,7 +8,8 @@
   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
   ML_OPTIONS="-H 2000 --gcthreads 4"
 
-ISABELLE_GHC=ghc
+#FIXME disabled due to polyml-5.4.1 compiler crash in Quickcheck_Lattice_Examples.thy
+#ISABELLE_GHC=ghc
 
 ISABELLE_HOME_USER=~/isabelle-mac-poly64-M4
 
--- a/Admin/isatest/settings/mac-poly64-M8	Thu Jul 24 14:08:29 2014 +0200
+++ b/Admin/isatest/settings/mac-poly64-M8	Thu Jul 24 14:56:30 2014 +0200
@@ -8,7 +8,8 @@
   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
   ML_OPTIONS="-H 2000 --gcthreads 8"
 
-ISABELLE_GHC=ghc
+#FIXME disabled due to polyml-5.4.1 compiler crash in Quickcheck_Lattice_Examples.thy
+#ISABELLE_GHC=ghc
 
 ISABELLE_HOME_USER=~/isabelle-mac-poly64-M8