[m-rev.] trivial diff: test .par grades on eris

Julien Fischer juliensf at csse.unimelb.edu.au
Mon Mar 1 17:27:33 AEDT 2010


Build and test the .par grades on eris.  (They were disabled because of bug
#121, but that has been resovled by the GC upgrade.)

tools/test_mercury:
	As above.

Julien.

Index: test_mercury
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/tools/test_mercury,v
retrieving revision 1.367
diff -u -r1.367 test_mercury
--- test_mercury	3 Feb 2010 05:24:04 -0000	1.367
+++ test_mercury	1 Mar 2010 06:24:44 -0000
@@ -478,12 +478,6 @@
         # XXX The reg grades cause heap exhaustion on Mac OS 10.6.
         # XXX compilation of the debug grades is very slow with
         # Mac OS 10.6 an gcc 4.2 - it is disabled for now.
-        # We should also test the following grades on eris:
-        #   hlc.par.gc
-        #   none.par.gc
-        #   hl.gc.par
-        # The Boehm GC doesn't currently build in .par grades
-        # on eris [bug #121].
         #
         CONFIG_OPTS=""
         DEFAULT_GRADE="hlc.gc"
@@ -497,6 +491,9 @@
             none.gc                     \
             none.gc.trseg               \
             hl.gc                       \
+            hlc.par.gc                  \
+            none.par.gc                 \
+            hl.par.gc                   \
             java"
         ;;
     taura)
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list