[m-rev.] diff: re-enable testing of term-size profiling grades

Julien Fischer juliensf at csse.unimelb.edu.au
Tue Jan 13 16:21:39 AEDT 2009


Re-enable testing of the term-size profiling grades.  This has been disabled
since they were broken and in the interim the machine we were using to test
them was retired.

tools/test_mercury:
 	Test a .tsc grade on taura and a .tsw grade on goliath.

Julien.

Index: test_mercury
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/tools/test_mercury,v
retrieving revision 1.345
diff -u -r1.345 test_mercury
--- test_mercury	6 Jan 2009 06:54:06 -0000	1.345
+++ test_mercury	13 Jan 2009 05:18:47 -0000
@@ -499,6 +499,7 @@
              asm_fast.gc.tr.debug        \
              asm_fast.gc.profdeep        \
              asm_fast.gc.decldebug       \
+            asm_fast.gc.tsc.tr.debug    \
              hlc.gc                      \
              hlc.gc.tr                   \
              hlc.gc.trseg"
@@ -511,6 +512,7 @@
              hlc.gc.trseg.prof           \
              hlc.gc.trseg.memprof        \
              hlc.gc.trseg.ll_debug       \
+            asm_fast.gc.tsw.tr.debug    \
              asm_fast.gc.trseg.debug     \
              asm_fast.gc.trseg.decldebug \
              asm_fast.gc.trseg.profdeep"

--------------------------------------------------------------------------
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