[m-dev.] diff: update Mmakefile for accumulator tests
Peter Ross
petdr at cs.mu.OZ.AU
Fri Feb 11 18:13:35 AEDT 2000
Hi,
===================================================================
Estimated hours taken: 0.25
tests/general/accumulator/Mmakefile:
Don't turn deforestation or inlining off, as neither effect the
results currently.
Index: Mmakefile
===================================================================
RCS file: /home/staff/zs/imp/tests/general/accumulator/Mmakefile,v
retrieving revision 1.7
diff -u -r1.7 Mmakefile
--- Mmakefile 2000/02/11 03:38:25 1.7
+++ Mmakefile 2000/02/11 05:27:34
@@ -37,7 +37,7 @@
--intermodule-optimization
# Optimizations to turn off.
-OPT_FLAGS = --no-deforestation --no-inlining --no-optimize-unused-args
+OPT_FLAGS = --no-optimize-unused-args
# Ensure that the accumulator introduction flags are passed
# after EXTRA_MCFLAGS, so that we can override things set in
----
Peter Ross
PhD Student University of Melbourne
http://www.cs.mu.oz.au/~petdr/
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list